Skip to content

Commit

Permalink
chore: fix ci matrix (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench authored Jan 7, 2025
1 parent b44ef7f commit 8195947
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 @@ -36,7 +36,7 @@ jobs:
matrix:
toolchain: ${{ fromJson( needs.noir-version-list.outputs.noir_versions )}}
include:
- toolchains: nightly
- toolchain: nightly
steps:
- name: Checkout sources
uses: actions/checkout@v4
Expand Down

0 comments on commit 8195947

Please sign in to comment.