Add MinGW 32 CI target

This commit is contained in:
Saúl Ibarra Corretgé 2023-11-24 13:58:20 +01:00
parent 22a3d80740
commit 72e542fbeb

View file

@ -226,6 +226,7 @@ jobs:
matrix: matrix:
buildType: [Debug, Release] buildType: [Debug, Release]
sys: sys:
- mingw32
- mingw64 - mingw64
- ucrt64 - ucrt64
defaults: defaults: