Skip to content

Commit

Permalink
Bump rustc version to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-aws committed Dec 18, 2024
1 parent 3e16d45 commit fe79c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_models_rust_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Set up Rust
uses: actions-rust-lang/setup-rust-toolchain@v1
with:
toolchain: "1.80.0"
toolchain: "1.81.0"
rustflags: ""
components: rustfmt

Expand Down

0 comments on commit fe79c0d

Please sign in to comment.