Skip to content

Commit

Permalink
Update to Nim 2.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
2-towns committed Jan 7, 2025
1 parent e371943 commit 9cbecdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macOS-latest, windows-latest]
nim: [stable, 1.6.14, 2.0.12]
nim: [stable, 1.6.14, 2.0.14]
steps:
- uses: actions/checkout@v2
- uses: iffy/install-nim@v3
Expand Down

0 comments on commit 9cbecdd

Please sign in to comment.