Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/benchmark_projects.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
define: &AZ_COMMIT 9b3b5ffa09aa3d05c3123d61e171170919d1f83a
define: &AZ_COMMIT 018840d1910c905233201af37809a32630f430d3
projects:
private-kernel-inner:
repo: AztecProtocol/aztec-packages
Expand Down
4 changes: 2 additions & 2 deletions EXTERNAL_NOIR_LIBRARIES.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
define: &AZ_COMMIT 9b3b5ffa09aa3d05c3123d61e171170919d1f83a
define: &AZ_COMMIT 018840d1910c905233201af37809a32630f430d3
libraries:
noir_check_shuffle:
repo: noir-lang/noir_check_shuffle
Expand Down Expand Up @@ -83,7 +83,7 @@ libraries:
repo: AztecProtocol/aztec-packages
ref: *AZ_COMMIT
path: noir-projects/noir-protocol-circuits/crates/blob
timeout: 500
timeout: 600
critical: false
protocol_circuits_parity_lib:
repo: AztecProtocol/aztec-packages
Expand Down
Loading