Skip to content

Commit

Permalink
Remove risc0 from perf for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
evgenyzdanovich committed Dec 24, 2024
1 parent 2b68a85 commit 18ef0fa
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 425 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/prover.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,6 @@ jobs:
export PATH=~/.sp1/bin:$PATH
cargo prove --version
- name: Install RISC0 Toolchain
run: |
curl -fsSL --proto '=https' --tlsv1.2 https://risczero.com/install | bash && ~/.risc0/bin/rzup install
export PATH=~/.risc0/bin:$PATH
cargo risczero --version
- name: Checkout code
uses: actions/checkout@v4
with:
Expand Down
Loading

0 comments on commit 18ef0fa

Please sign in to comment.