Skip to content

Commit

Permalink
revert to rust 1.81 as not part of 24.11.1-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
adwk67 committed Dec 6, 2024
1 parent 25bb9f6 commit d206e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ env:
CARGO_TERM_COLOR: always
CARGO_INCREMENTAL: '0'
CARGO_PROFILE_DEV_DEBUG: '0'
RUST_TOOLCHAIN_VERSION: "1.82.0"
RUST_TOOLCHAIN_VERSION: "1.81.0"
RUSTFLAGS: "-D warnings"
RUSTDOCFLAGS: "-D warnings"
RUST_LOG: "info"
Expand Down

0 comments on commit d206e81

Please sign in to comment.