mirror of
https://github.com/pseXperiments/icicle.git
synced 2026-01-09 21:17:56 -05:00
Fix bw6 test in CI
This commit is contained in:
2
.github/workflows/main-test.yml
vendored
2
.github/workflows/main-test.yml
vendored
@@ -58,7 +58,7 @@ jobs:
|
||||
needs: check-changed-files
|
||||
strategy:
|
||||
matrix:
|
||||
curve: [bn254, bls12_381, bls12_377, bw6_671]
|
||||
curve: [bn254, bls12_381, bls12_377, bw6_761]
|
||||
steps:
|
||||
- name: Checkout Repo
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user