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 and 1.6
This commit is contained in:
parent
56a4bca641
commit
0fe40d2347
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.2.6]
|
||||
nim: [stable, 1.4.8, 1.2.6]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: iffy/install-nim@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user