We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19cc640 commit d838c49Copy full SHA for d838c49
.github/workflows/benchmark.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Install Nargo
18
uses: noir-lang/[email protected]
19
with:
20
- toolchain: 0.36.0
+ toolchain: 1.0.0-beta.3
21
22
- name: Install bb
23
run: |
0 commit comments