mirror of
https://github.com/logos-storage/questionable.git
synced 2026-01-02 13:53:11 +00:00
Run CI on Nim 1.2, 1.4, 1.6 and 2.0
This commit is contained in:
parent
9af4ce1ca1
commit
08581f5efd
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
nim: [stable, 1.4.8, 1.2.18]
|
||||
nim: [stable, 1.6.14, 1.4.8, 1.2.18]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: iffy/install-nim@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user