Skip to content

Commit 42edc4c

Browse files
committed
Add version Nim 2.2.0 to CI tests
1 parent 8d58f03 commit 42edc4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
fail-fast: false
77
matrix:
88
os: [ubuntu-latest]
9-
nim-version: ['1.4.0', '1.4.x', '1.6.x', 'stable']
9+
nim-version: ['1.4.0', '2.2.0', '2.0.12', 'stable']
1010

1111
runs-on: ${{ matrix.os }}
1212

0 commit comments

Comments
 (0)