Skip to content

Commit

Permalink
Add version Nim 2.2.0 to CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
treeform committed Nov 17, 2024
1 parent 8d58f03 commit 42edc4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
nim-version: ['1.4.0', '1.4.x', '1.6.x', 'stable']
nim-version: ['1.4.0', '2.2.0', '2.0.12', 'stable']

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

Expand Down

0 comments on commit 42edc4c

Please sign in to comment.