diff --git a/.github/benchmark_projects.yml b/.github/benchmark_projects.yml index 17eb7aa96a6..5a95ec8ea13 100644 --- a/.github/benchmark_projects.yml +++ b/.github/benchmark_projects.yml @@ -1,4 +1,4 @@ -define: &AZ_COMMIT 6c0b83d4b73408f87acfa080d52a81c411e47336 +define: &AZ_COMMIT 08525884d8ea2c8575017cffed863698bba97e1b projects: private-kernel-inner: repo: AztecProtocol/aztec-packages @@ -73,7 +73,7 @@ projects: path: noir-projects/noir-protocol-circuits/crates/rollup-block-root num_runs: 1 timeout: 60 - compilation-timeout: 100 + compilation-timeout: 110 execution-timeout: 40 compilation-memory-limit: 7000 execution-memory-limit: 1500 diff --git a/EXTERNAL_NOIR_LIBRARIES.yml b/EXTERNAL_NOIR_LIBRARIES.yml index 0ea37492803..8186a601c7c 100644 --- a/EXTERNAL_NOIR_LIBRARIES.yml +++ b/EXTERNAL_NOIR_LIBRARIES.yml @@ -1,4 +1,4 @@ -define: &AZ_COMMIT 6c0b83d4b73408f87acfa080d52a81c411e47336 +define: &AZ_COMMIT 08525884d8ea2c8575017cffed863698bba97e1b libraries: noir_check_shuffle: repo: noir-lang/noir_check_shuffle