Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Commit

Permalink
Update CI to use Rust 1.72.1, update subrepo pins
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuacolvin0 committed Sep 19, 2023
1 parent fc0a69d commit d95b957
Show file tree
Hide file tree
Showing 6 changed files with 407 additions and 334 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/arbitrator-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
id: install-rust
with:
profile: minimal
toolchain: "1.70"
toolchain: "1.72.1"
override: true
components: 'llvm-tools-preview, rustfmt'

Expand Down
Loading

0 comments on commit d95b957

Please sign in to comment.