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:
|
||||
buildType: [Debug, Release]
|
||||
sys:
|
||||
- mingw32
|
||||
- mingw64
|
||||
- ucrt64
|
||||
defaults:
|
||||
|
|
Loading…
Reference in a new issue