We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a0270e commit b30f28dCopy full SHA for b30f28d
.github/workflows/maturin_builds.yml
@@ -39,7 +39,6 @@ jobs:
39
target: ${{ matrix.platform.target }}
40
manylinux: ${{ matrix.platform.manylinux }}
41
args: --release --out dist --find-interpreter
42
- sccache: 'true'
43
- name: Upload wheels
44
uses: actions/upload-artifact@v4
45
with:
0 commit comments