Skip to content

Commit d015cdc

Browse files
committed
msys: no 32 bit build
1 parent 391c34f commit d015cdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ jobs:
416416
fail-fast: false
417417
matrix:
418418
include:
419-
- {arch: i686, repo: mingw32}
419+
# - {arch: i686, repo: mingw32}
420420
- {arch: x86_64, repo: mingw64}
421421
name: msys2 - ${{ matrix.repo }}
422422
steps:

0 commit comments

Comments
 (0)