1 parent a3ebe0f commit 3d60a2bCopy full SHA for 3d60a2b
1 file changed
.github/workflows/CI.yml
@@ -239,7 +239,6 @@ jobs:
239
- name: Build wheels
240
uses: PyO3/maturin-action@v1
241
with:
242
- target: ${{ matrix.platform.runner }}
243
args: --release --out dist --find-interpreter
244
sccache: ${{ !startsWith(github.ref, 'refs/tags/') }}
245
- name: Upload wheels
0 commit comments