We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e58fe69 commit 0414221Copy full SHA for 0414221
.github/workflows/benchmark.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Install bb
26
run: |
27
curl -L https://raw.githubusercontent.com/AztecProtocol/aztec-packages/refs/heads/next/barretenberg/bbup/install | bash
28
- ~/.bb/bbup -nv 1.0.0-beta.16
+ ~/.bb/bbup -nv 1.0.0-beta.17
29
sudo apt install libc++-dev
30
31
- name: Build Noir benchmark programs
0 commit comments