Skip to content

Commit

Permalink
Upgrade to 1.82 Rust
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Oct 21, 2024
1 parent a3c1503 commit d711506
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 @@ -18,7 +18,7 @@ env:
&& !startsWith(github.ref, 'refs/tags/v')
&& !contains(github.event.head_commit.message, '[fresh ci]') }}
RUST_BACKTRACE: 1
RUST_VER: "1.81"
RUST_VER: "1.82"

jobs:

Expand Down

0 comments on commit d711506

Please sign in to comment.