diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b7a5f6b..10a42da 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -54,7 +54,7 @@ jobs: with: repository: AztecProtocol/barretenberg path: barretenberg - ref: ecb61292c96c3b1fc673bcd96920cd2f00fe28b9 + ref: e66f1ef38c3c87c223456d8a77878c2bd3d346eb - name: Setup Linux environment if: matrix.os == 'ubuntu-latest' diff --git a/flake.lock b/flake.lock index 9a83e84..2f3adc7 100644 --- a/flake.lock +++ b/flake.lock @@ -10,11 +10,11 @@ ] }, "locked": { - "lastModified": 1682094239, - "narHash": "sha256-dJ+Ww1IxdI37XnWMDOJQbzOonzR/AQWJQfL2xkAc1Js=", - "owner": "AztecProtocol", + "lastModified": 1683235108, + "narHash": "sha256-2NN/pb9hwM5/qJ5mpJfGso1H3fc2RRaZ4sZhVPvT0Dw=", + "owner": "aztecprotocol", "repo": "barretenberg", - "rev": "ecb61292c96c3b1fc673bcd96920cd2f00fe28b9", + "rev": "e66f1ef38c3c87c223456d8a77878c2bd3d346eb", "type": "github" }, "original": {