Skip to content

Commit

Permalink
update risc0 CI toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
hashcashier committed Aug 31, 2024
1 parent 5d6cfa4 commit d00a53f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ permissions:
env:
CARGO_TERM_COLOR: always
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
RISC0_VERSION: "^0.21"
RISC0_TOOLCHAIN_VERSION: v2024-02-08.1
RISC0_VERSION: "1.0.5"
RISC0_TOOLCHAIN_VERSION: v2024-04-22.0

jobs:
test:
Expand Down

0 comments on commit d00a53f

Please sign in to comment.