Skip to content

Commit e89ef11

Browse files
committed
chore: pin nim version in CI
1 parent 47cc2fe commit e89ef11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-nim-bindings.yml

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
uses: jiro4989/setup-nim-action@v1
3333
with:
3434
repo-token: ${{ secrets.GITHUB_TOKEN }}
35+
nim-version: '2.0.4'
3536

3637
- name: Test Nim project
3738
working-directory: bindings/nim/nim_code

0 commit comments

Comments
 (0)