Skip to content

Commit

Permalink
Merge pull request #2347 from OffchainLabs/rust_ver
Browse files Browse the repository at this point in the history
Update rust version and creates
  • Loading branch information
PlasmaPower authored May 29, 2024
2 parents a400236 + 25dc1a4 commit 037bfc9
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 85 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/arbitrator-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: Install rust stable
uses: dtolnay/rust-toolchain@stable
with:
toolchain: "1.75"
toolchain: "1.76"
components: 'llvm-tools-preview, rustfmt, clippy'

- name: Install rust nightly
Expand Down
Loading

0 comments on commit 037bfc9

Please sign in to comment.