Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions EXTERNAL_NOIR_LIBRARIES.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ libraries:
sparse_array:
repo: noir-lang/sparse_array
timeout: 3
critical: true
critical: false
noir_json_parser:
repo: noir-lang/noir_json_parser
timeout: 12
critical: true
critical: false
sha256:
repo: noir-lang/sha256
timeout: 3
Expand Down
Loading