Skip to content

Commit 3d60a2b

Browse files
committed
does it works without the targets ?
1 parent a3ebe0f commit 3d60a2b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,6 @@ jobs:
239239
- name: Build wheels
240240
uses: PyO3/maturin-action@v1
241241
with:
242-
target: ${{ matrix.platform.runner }}
243242
args: --release --out dist --find-interpreter
244243
sccache: ${{ !startsWith(github.ref, 'refs/tags/') }}
245244
- name: Upload wheels

0 commit comments

Comments
 (0)