mirror of
https://github.com/daylinmorgan/forge.git
synced 2024-12-30 05:30:43 -06:00
ci: use stable nim version
This commit is contained in:
parent
6e6529ed0d
commit
4119ac6d7f
1 changed files with 0 additions and 3 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -13,9 +13,6 @@ jobs:
|
|||
fetch-depth: 0
|
||||
|
||||
- uses: jiro4989/setup-nim-action@v2
|
||||
with:
|
||||
nim-version: 2.0.8
|
||||
|
||||
- uses: goto-bus-stop/setup-zig@v2
|
||||
|
||||
- name: Bootstrap with installed version
|
||||
|
|
Loading…
Reference in a new issue