diff --git a/.github/benchmark_projects.yml b/.github/benchmark_projects.yml index c08deeeab63..f7cad889d31 100644 --- a/.github/benchmark_projects.yml +++ b/.github/benchmark_projects.yml @@ -1,4 +1,4 @@ -define: &AZ_COMMIT fe25e8151d865a744220512c782713e46482165a +define: &AZ_COMMIT 224977b9a78289e51c22e550da7f681e735387de projects: private-kernel-inner: repo: AztecProtocol/aztec-packages diff --git a/EXTERNAL_NOIR_LIBRARIES.yml b/EXTERNAL_NOIR_LIBRARIES.yml index 63ccba45608..65284c45326 100644 --- a/EXTERNAL_NOIR_LIBRARIES.yml +++ b/EXTERNAL_NOIR_LIBRARIES.yml @@ -1,4 +1,4 @@ -define: &AZ_COMMIT fe25e8151d865a744220512c782713e46482165a +define: &AZ_COMMIT 224977b9a78289e51c22e550da7f681e735387de libraries: noir_check_shuffle: repo: noir-lang/noir_check_shuffle @@ -71,13 +71,13 @@ libraries: repo: AztecProtocol/aztec-packages ref: *AZ_COMMIT path: noir-projects/aztec-nr - timeout: 100 + timeout: 150 critical: false noir_contracts: repo: AztecProtocol/aztec-packages ref: *AZ_COMMIT path: noir-projects/noir-contracts - timeout: 150 + timeout: 200 critical: false blob: repo: AztecProtocol/aztec-packages @@ -101,7 +101,7 @@ libraries: repo: AztecProtocol/aztec-packages ref: *AZ_COMMIT path: noir-projects/noir-protocol-circuits/crates/reset-kernel-lib - timeout: 15 + timeout: 20 critical: false protocol_circuits_types: repo: AztecProtocol/aztec-packages