Skip to content

Commit

Permalink
feat: add 80gb to hdd groth16 ci (#713)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtguibas authored May 11, 2024
1 parent 0b23a36 commit d5bf39e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ concurrency:
jobs:
groth16:
name: Groth16
runs-on: runs-on,runner=64cpu-linux-x64
runs-on: runs-on,cpu=64,ram=256,family=m7i+m7a,hdd=80,image=ubuntu22-full-x64
env:
CARGO_NET_GIT_FETCH_WITH_CLI: "true"
steps:
Expand Down

0 comments on commit d5bf39e

Please sign in to comment.