Skip to content

Commit

Permalink
chore: pin nim version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kevaundray committed May 31, 2024
1 parent 47cc2fe commit e89ef11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-nim-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
uses: jiro4989/setup-nim-action@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
nim-version: '2.0.4'

- name: Test Nim project
working-directory: bindings/nim/nim_code
Expand Down

0 comments on commit e89ef11

Please sign in to comment.