Add 2.0.12 version to CI

This commit is contained in:
Arnaud 2024-12-11 12:02:29 +01:00
parent a63394fdeb
commit c49fd27ae3
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663

View File

@ -13,7 +13,7 @@ jobs:
timeout-minutes: 30
strategy:
matrix:
nim: [1.6.20, stable]
nim: [1.6.20, 2.0.12, stable]
steps:
- name: Checkout
uses: actions/checkout@v4