Skip to content

Commit e1b720d

Browse files
committed
CI: remove --with-system-libmpdec for cross builds
1 parent ca25dd3 commit e1b720d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/mingw.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -255,9 +255,6 @@ jobs:
255255
--host=${{ matrix.arch }}-w64-mingw32 \
256256
--build=x86_64-pc-linux-gnu \
257257
--enable-shared \
258-
--with-system-expat \
259-
--with-system-ffi \
260-
--with-system-libmpdec \
261258
--without-ensurepip \
262259
--without-c-locale-coercion \
263260
--enable-loadable-sqlite-extensions \

0 commit comments

Comments
 (0)