Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Rumata888 committed Sep 27, 2024
1 parent 0ffc5e4 commit 0ba524b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion barretenberg/cpp/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ SAVE ARTIFACT build/bin
preset-wasm-threads:
FROM +source
RUN cmake --preset wasm-threads -Bbuild && cmake --build build --target barretenberg.wasm && rm -rf build/{deps,lib,src}
# This PR made bb acir js tests timeout
# This PR made bb acir js tests timeout (https://github.com/AztecProtocol/aztec-packages/pull/8833), removing that change
# RUN /opt/wasi-sdk/bin/llvm-strip ./build/bin/barretenberg.wasm
SAVE ARTIFACT build/bin

Expand Down

0 comments on commit 0ba524b

Please sign in to comment.