Skip to content

Commit

Permalink
Upgrade to 1.83 Rust
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Dec 2, 2024
1 parent 8143b70 commit 3a14eb1
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.82"
RUST_VER: "1.83"

jobs:

Expand Down

0 comments on commit 3a14eb1

Please sign in to comment.