Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ctribes authored Dec 20, 2022
1 parent e51277d commit aea7750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
}
- {
name: "Windows -- MinGW", artifact: "Windows-MinGW.tar.xz",
os: windows-latest,
os: windows-latest-mingw,
build_type: "Release", cc: "x86_64-w64-mingw32-gcc", cxx: "x86_64-w64-mingw32-g++"
}
- {
Expand Down

0 comments on commit aea7750

Please sign in to comment.