mirror of
https://github.com/janet-lang/janet
synced 2025-02-09 05:20:03 +00:00
Try older windows for mingw
This commit is contained in:
parent
f1210a6b81
commit
7dc2c9bc88
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
|||||||
|
|
||||||
test-mingw:
|
test-mingw:
|
||||||
name: Build on Windows with Mingw
|
name: Build on Windows with Mingw
|
||||||
runs-on: windows-latest
|
runs-on: windows-2019
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
shell: msys2 {0}
|
shell: msys2 {0}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user