Skip to content

Commit

Permalink
workflows/run.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dinau committed Dec 27, 2024
1 parent ba48bf3 commit b7a6a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install Nim Compiler
uses: jiro4989/setup-nim-action@v2
with:
nim-version: '2.0.8'
nim-version: '2.2.0'
repo-token: ${{ secrets.GITHUB_TOKEN }}
#- name: Set up MinGW
# uses: msys2/setup-msys2@v2
Expand Down

0 comments on commit b7a6a8e

Please sign in to comment.