Update the Nim version in CI
This commit is contained in:
parent
e9af0d7c12
commit
eea5811f00
|
@ -13,7 +13,7 @@ jobs:
|
|||
timeout-minutes: 30
|
||||
strategy:
|
||||
matrix:
|
||||
nim: [1.6.20, 2.0.12, stable]
|
||||
nim: [2.0.12, stable]
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in New Issue