Skip to content

Commit

Permalink
add nim 2 to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
diegomrsantos committed Sep 3, 2024
1 parent 7e450f1 commit 7dc6816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macOS-latest, windows-latest]
nim: [1.6.20]
nim: [1.6.20, stable]
steps:
- uses: actions/checkout@v2
- uses: iffy/install-nim@v3
Expand Down

0 comments on commit 7dc6816

Please sign in to comment.