mirror of
https://github.com/janet-lang/janet
synced 2025-02-03 10:49:09 +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:
|
||||
name: Build on Windows with Mingw
|
||||
runs-on: windows-latest
|
||||
runs-on: windows-2019
|
||||
defaults:
|
||||
run:
|
||||
shell: msys2 {0}
|
||||
|
Loading…
Reference in New Issue
Block a user