Skip to content

Commit eea5811

Browse files
committed
Update the Nim version in CI
1 parent e9af0d7 commit eea5811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
timeout-minutes: 30
1414
strategy:
1515
matrix:
16-
nim: [1.6.20, 2.0.12, stable]
16+
nim: [2.0.12, stable]
1717
steps:
1818
- name: Checkout
1919
uses: actions/checkout@v4

0 commit comments

Comments
 (0)