diff --git a/.github/benchmark_projects.yml b/.github/benchmark_projects.yml index 7176bd7448e..b913f3a76af 100644 --- a/.github/benchmark_projects.yml +++ b/.github/benchmark_projects.yml @@ -1,4 +1,4 @@ -define: &AZ_COMMIT cca90e5e655ed9a2d2bb969f034e42ac15f87439 +define: &AZ_COMMIT 5f141167d16f1450348a4bbe55d94a462b5b62eb projects: private-kernel-inner: repo: AztecProtocol/aztec-packages @@ -65,7 +65,7 @@ projects: cannot_execute: true num_runs: 1 timeout: 60 - compilation-timeout: 110 + compilation-timeout: 135 compilation-memory-limit: 8000 rollup-block-root: 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: 120 + compilation-timeout: 135 execution-timeout: 40 compilation-memory-limit: 8000 execution-memory-limit: 1500 diff --git a/EXTERNAL_NOIR_LIBRARIES.yml b/EXTERNAL_NOIR_LIBRARIES.yml index dc8af205bf3..1da6b9df35c 100644 --- a/EXTERNAL_NOIR_LIBRARIES.yml +++ b/EXTERNAL_NOIR_LIBRARIES.yml @@ -1,4 +1,4 @@ -define: &AZ_COMMIT cca90e5e655ed9a2d2bb969f034e42ac15f87439 +define: &AZ_COMMIT 5f141167d16f1450348a4bbe55d94a462b5b62eb libraries: noir_check_shuffle: repo: noir-lang/noir_check_shuffle