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 5cee1e1 commit 22404bdCopy full SHA for 22404bd
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
- macos-latest
14
- ubuntu-latest
15
nimversion:
16
- - sourcetar:https://github.com/bobeff/Nim/tarball/8ede3bc0494aa27d98384fa5449c5c3026ac8f92
+ - nightly:https://github.com/nim-lang/nightlies/releases/tag/2021-07-18-devel-923a1c6ea7d9f45b6389680717692690218228fb
17
name: ${{ matrix.os }} - ${{ matrix.nimversion }}
18
runs-on: ${{ matrix.os }}
19
env:
0 commit comments