We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d08e3d6 commit 3d57297Copy full SHA for 3d57297
.github/workflows/ci.yml
@@ -215,7 +215,6 @@ jobs:
215
{project}/tests/test_igzip_lib.py
216
CIBW_ENVIRONMENT_LINUX: >-
217
PYTHON_ISAL_BUILD_CACHE=True
218
- # This is in the docker container. So probably a '/tmp' will be available
219
PYTHON_ISAL_BUILD_CACHE_FILE=/tmp/build_cache
220
CFLAGS="-g0 -DNDEBUG"
221
CIBW_ENVIRONMENT_WINDOWS: >-
0 commit comments