Skip to content

Commit

Permalink
Try to fix noir CI issue
Browse files Browse the repository at this point in the history
  • Loading branch information
winderica committed Nov 27, 2024
1 parent cb25ec8 commit 247d7ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- uses: actions-rs/toolchain@v1
- uses: noir-lang/[email protected]
with:
toolchain: nightly
toolchain: 0.36.0
- name: Download Circom
run: |
mkdir -p $HOME/bin
Expand Down

0 comments on commit 247d7ed

Please sign in to comment.