We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 492fb0d commit 1220d2fCopy full SHA for 1220d2f
1 file changed
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
strategy:
14
matrix:
15
- nim: [2.0.16, 2.2.4]
+ nim: [2.0.16, 2.2.8]
16
steps:
17
- name: Checkout
18
uses: actions/checkout@v4
0 commit comments