Bump nim version

This commit is contained in:
Arnaud 2026-04-16 09:59:54 +04:00
parent 492fb0d3c2
commit 1220d2ff45
No known key found for this signature in database
GPG Key ID: A6C7C781817146FA

View File

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
nim: [2.0.16, 2.2.4]
nim: [2.0.16, 2.2.8]
steps:
- name: Checkout
uses: actions/checkout@v4