mirror of
https://github.com/logos-storage/nim-contract-abi.git
synced 2026-01-07 16:13:06 +00:00
Update to Nim 2.0.14
This commit is contained in:
parent
363f8b4852
commit
842f48910b
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
nim: [1.6.14, 2.0.12, stable]
|
nim: [1.6.14, 2.0.14, stable]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: iffy/install-nim@v3
|
- uses: iffy/install-nim@v3
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user