We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8b167a commit e911f0fCopy full SHA for e911f0f
.github/workflows/publish.yml
@@ -68,7 +68,6 @@ jobs:
68
ACCELERATOR: ${{ matrix.accelerator }}
69
DISTUTILS_USE_SDK: "1" # Windows requires this to use vc for building
70
SKIP_TORCH_COMPILE: "true"
71
- CIBW_BUILD_VERBOSITY: "1"
72
73
- uses: actions/upload-artifact@v4
74
with:
0 commit comments