Skip to content

Commit

Permalink
Add Nim 2.0.12 to matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
2-towns committed Dec 9, 2024
1 parent 9aa3084 commit 27ca95a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
os: windows,
shell: msys2
}
nim: [1.6.18]
nim: [1.6.18, 2.0.12]
name: ${{ matrix.platform.icon }} ${{ matrix.platform.label }} - Nim v${{ matrix.nim }}
runs-on: ${{ matrix.platform.os }}-latest
steps:
Expand Down

0 comments on commit 27ca95a

Please sign in to comment.