Skip to content

Commit 765ced2

Browse files
authored
removed i686
It is too old to be practically useful
1 parent c8763b3 commit 765ced2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/windows_mingw.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ jobs:
3939
matrix:
4040
include:
4141
- { sys: mingw64, env: x86_64 }
42-
- { sys: mingw32, env: i686 }
4342
- { sys: ucrt64, env: ucrt-x86_64 } # Experimental!
4443
# - { sys: clang64, env: clang-x86_64 } # have issues with linking see comments in Clang-related section in clickhouse/CMakeLists.txt
4544

0 commit comments

Comments
 (0)