Add MinGW 32 CI target
This commit is contained in:
parent
22a3d80740
commit
72e542fbeb
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -226,6 +226,7 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
buildType: [Debug, Release]
|
buildType: [Debug, Release]
|
||||||
sys:
|
sys:
|
||||||
|
- mingw32
|
||||||
- mingw64
|
- mingw64
|
||||||
- ucrt64
|
- ucrt64
|
||||||
defaults:
|
defaults:
|
||||||
|
|
Loading…
Reference in a new issue