Add Nim 2.0.12 to matrix

This commit is contained in:
Arnaud 2024-12-09 11:40:55 +01:00
parent 9aa30847a5
commit 27ca95a528
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663

View File

@ -23,7 +23,7 @@ jobs:
os: windows,
shell: msys2
}
nim: [1.6.18]
nim: [1.6.18, 2.0.12]
name: ${{ matrix.platform.icon }} ${{ matrix.platform.label }} - Nim v${{ matrix.nim }}
runs-on: ${{ matrix.platform.os }}-latest
steps: