Skip to content

Commit

Permalink
Test with Nim 1.6.16
Browse files Browse the repository at this point in the history
  • Loading branch information
markspanbroek committed Dec 12, 2023
1 parent abe8585 commit f38a42d
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 @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
nim: [1.6.14, stable]
nim: [1.6.16, stable]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit f38a42d

Please sign in to comment.