Skip to content

Commit a5e4f60

Browse files
committed
wip: CI: without-remote-debug
1 parent 065d299 commit a5e4f60

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/mingw.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979
--with-system-expat \
8080
--with-system-libmpdec \
8181
--without-ensurepip \
82+
--without-remote-debug \
8283
--enable-loadable-sqlite-extensions \
8384
--with-tzpath=${MINGW_PREFIX}/share/zoneinfo \
8485
--enable-optimizations
@@ -232,6 +233,7 @@ jobs:
232233
--prefix="$PREFIX" \
233234
--enable-shared \
234235
--without-ensurepip \
236+
--without-remote-debug \
235237
--enable-loadable-sqlite-extensions \
236238
--with-build-python=yes
237239
@@ -305,6 +307,7 @@ jobs:
305307
--build=x86_64-pc-linux-gnu \
306308
--enable-shared \
307309
--without-ensurepip \
310+
--without-remote-debug \
308311
--without-c-locale-coercion \
309312
--enable-loadable-sqlite-extensions \
310313
--with-build-python=yes

0 commit comments

Comments
 (0)