Skip to content

Commit

Permalink
bump up the rust stable version for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
maminrayej committed Sep 11, 2023
1 parent edd172c commit 03c98eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
RUSTFLAGS: -Dwarnings
RUST_BACKTRACE: 1
# Change to specific Rust release to pin
rust_stable: 1.62.1
rust_stable: 1.65.0
rust_nightly: nightly-2022-04-18
rust_clippy: 1.56.0
# When updating this, also update:
Expand Down

0 comments on commit 03c98eb

Please sign in to comment.