Skip to content

Commit aa65576

Browse files
committed
Remove -g0 flag for windows
1 parent fb70d0e commit aa65576

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,6 @@ jobs:
226226
CIBW_ENVIRONMENT_WINDOWS: >-
227227
PYTHON_ISAL_BUILD_CACHE=True
228228
PYTHON_ISAL_BUILD_CACHE_FILE=${{ runner.temp }}\build_cache
229-
CFLAGS=-g0
230229
CIBW_ENVIRONMENT_MACOS: >-
231230
PYTHON_ISAL_BUILD_CACHE=True
232231
PYTHON_ISAL_BUILD_CACHE_FILE=${{ runner.temp }}/build_cache

0 commit comments

Comments
 (0)