Skip to content

Commit

Permalink
ci: bump tool chain in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
colinnielsen committed Jul 19, 2023
1 parent 18ae176 commit b1f6a0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install Nargo
uses: noir-lang/noirup@v0.1.2
with:
toolchain: v0.7.1
toolchain: v0.8.0

- name: Run nargo test
run: |
Expand Down

0 comments on commit b1f6a0a

Please sign in to comment.