Update the Nim version in CI

This commit is contained in:
Arnaud 2024-12-11 12:50:47 +01:00
parent e9af0d7c12
commit eea5811f00
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663
1 changed files with 1 additions and 1 deletions

View File

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