Skip to content

Commit aea7750

Browse files
authored
Update ci.yml
1 parent e51277d commit aea7750

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
}
2828
- {
2929
name: "Windows -- MinGW", artifact: "Windows-MinGW.tar.xz",
30-
os: windows-latest,
30+
os: windows-latest-mingw,
3131
build_type: "Release", cc: "x86_64-w64-mingw32-gcc", cxx: "x86_64-w64-mingw32-g++"
3232
}
3333
- {

0 commit comments

Comments
 (0)