mirror of
https://github.com/logos-storage/nim-poseidon2.git
synced 2026-05-18 15:59:27 +00:00
Update ci.yml to use newer Nim version
The old versions were incompatible with recent constantine
This commit is contained in:
parent
7ae5c9a22a
commit
89194656ae
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
nim: [1.6.14, 2.0.14]
|
||||
nim: [2.2.2]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: iffy/install-nim@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user