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.
2 parents a7cea5f + be7892a commit 1beff25Copy full SHA for 1beff25
.github/workflows/release.yml
@@ -46,7 +46,6 @@ jobs:
46
# for its own release process, but recommends using `pyo3` for new
47
# projects for some reason.
48
args: --release --out dist --find-interpreter
49
- sccache: 'true'
50
manylinux: auto
51
- name: Upload wheels
52
uses: actions/upload-artifact@v3
@@ -72,7 +71,6 @@ jobs:
72
71
with:
73
target: ${{ matrix.target }}
74
75
76
77
78
@@ -94,7 +92,6 @@ jobs:
94
92
95
93
96
97
98
99
100
0 commit comments