Skip to content

Commit 72e542f

Browse files
committedNov 24, 2023
Add MinGW 32 CI target
1 parent 22a3d80 commit 72e542f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ jobs:
226226
matrix:
227227
buildType: [Debug, Release]
228228
sys:
229+
- mingw32
229230
- mingw64
230231
- ucrt64
231232
defaults:

0 commit comments

Comments
 (0)