mirror of
https://github.com/logos-storage/nim-contract-abi.git
synced 2026-01-03 22:23:08 +00:00
remove 1.6 from ci test
This commit is contained in:
parent
90d3efa7e8
commit
2cd8695984
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, stable]
|
||||
nim: [2.0.14, stable]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: iffy/install-nim@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user