test more versions
This commit is contained in:
parent
76ea02c0d7
commit
72f0a1f7d5
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -6,6 +6,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest]
|
||||
nim-version: ['1.4.0', '1.4.x', 'stable']
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue