Skip to content

Commit

Permalink
Upgrade to 1.77 Rust
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Mar 22, 2024
1 parent e6b6b02 commit f5eeab4
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.76"
RUST_VER: "1.77"

jobs:

Expand Down

0 comments on commit f5eeab4

Please sign in to comment.