Skip to content

Commit 7372e17

Browse files
authored
chore: test against noir 1.0.0-beta.0
1 parent 6b95505 commit 7372e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
fail-fast: false
1818
matrix:
19-
toolchain: [nightly, 0.36.0]
19+
toolchain: [nightly, 0.36.0, 1.0.0-beta.0]
2020
steps:
2121
- name: Checkout sources
2222
uses: actions/checkout@v4

0 commit comments

Comments
 (0)