Skip to content

Commit 44a3370

Browse files
committed
Drop mingw32 in msys2 CI
1 parent 40623b9 commit 44a3370

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-on-msys2.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ jobs:
4242
matrix:
4343
include:
4444
- { sys: mingw64, env: x86_64 }
45-
- { sys: mingw32, env: i686 }
4645
- { sys: ucrt64, env: ucrt-x86_64 }
4746
- { sys: clang64, env: clang-x86_64 }
4847
# - { sys: clangarm64, env: clang-aarch64 }

0 commit comments

Comments
 (0)