Skip to content

Commit 46e2da1

Browse files
committed
msys: no win32 build
1 parent 562d191 commit 46e2da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ jobs:
294294
fail-fast: false
295295
matrix:
296296
include:
297-
- {arch: i686, repo: mingw32}
297+
# - {arch: i686, repo: mingw32}
298298
- {arch: x86_64, repo: mingw64}
299299
name: msys2 - ${{ matrix.repo }}
300300
steps:

0 commit comments

Comments
 (0)