1
0
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:
Calvin Rose
2024-10-10 18:49:04 -05:00
parent f1210a6b81
commit 7dc2c9bc88

View File

@@ -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}