Skip to content

Commit

Permalink
Merge pull request #1444 from fox0430/fix-ci-nim-version
Browse files Browse the repository at this point in the history
CI: Fix Nim version in tests
  • Loading branch information
fox0430 authored Oct 19, 2021
2 parents 8386098 + 0622456 commit 3658d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
# - macOS-latest
# - windows-latest
env:
NIM_VERSION: 1.4.8
NIM_VERSION: stable
steps:
- uses: actions/checkout@v1
- run: |
Expand Down

0 comments on commit 3658d67

Please sign in to comment.