Skip to content

Commit b30f28d

Browse files
committed
drop the sscache for now
1 parent 8a0270e commit b30f28d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/maturin_builds.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ jobs:
3939
target: ${{ matrix.platform.target }}
4040
manylinux: ${{ matrix.platform.manylinux }}
4141
args: --release --out dist --find-interpreter
42-
sccache: 'true'
4342
- name: Upload wheels
4443
uses: actions/upload-artifact@v4
4544
with:

0 commit comments

Comments
 (0)