8000 Remove configure option for macos job · python/cpython@02f313e · GitHub
[go: up one dir, main page]

Skip to content

Commit 02f313e

Browse files
committed
Remove configure option for macos job
1 parent b5cd58a commit 02f313e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/reusable-macos.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ jobs:
5151
GDBM_CFLAGS="-I$(brew --prefix gdbm)/include" \
5252
GDBM_LIBS="-L$(brew --prefix gdbm)/lib -lgdbm" \
5353
./configure \
54-
CFLAGS="--fdiagnostics-format=json" \
5554
--config-cache \
5655
--with-pydebug \
5756
--enable-slower-safety \

0 commit comments

Comments
 (0)
0