Skip to content

Commit

Permalink
Upgrade to 1.81 Rust
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Sep 6, 2024
1 parent c7bb809 commit d8c582b
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.80"
RUST_VER: "1.81"

jobs:

Expand Down

0 comments on commit d8c582b

Please sign in to comment.