Skip to content

Commit

Permalink
update Circom version
Browse files Browse the repository at this point in the history
  • Loading branch information
yash25198 authored Nov 23, 2024
1 parent 246f213 commit ba627ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
nasm \
nlohmann-json3-dev
- name: Download Circom Binary v2.1.5
- name: Download Circom Binary v2.1.8
run: |
wget -qO /home/runner/work/circom https://github.com/iden3/circom/releases/download/v2.1.5/circom-linux-amd64
chmod +x /home/runner/work/circom
Expand Down

0 comments on commit ba627ac

Please sign in to comment.