mirror of
https://github.com/janet-lang/janet
synced 2025-10-29 14:47:42 +00:00
Try older windows for mingw
This commit is contained in:
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}
|
||||
|
||||
Reference in New Issue
Block a user