Add Nim 2.0.12 to the matrix

This commit is contained in:
Arnaud 2024-12-09 16:46:08 +01:00
parent 7ae3c1803c
commit 0bd875d2b7
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663

View File

@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macOS-latest, windows-latest]
nim: [stable, 1.6.18]
nim: [stable, 1.6.18, 2.0.12]
steps:
- uses: actions/checkout@v2
with: