Skip to content

Commit 778a7ce

Browse files
committed
CI: build Linux wheels with zig and full features
1 parent 35ea268 commit 778a7ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/artifacts.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ jobs:
198198
--release \
199199
--target ${{ matrix.arch }}-unknown-linux-gnu \
200200
--interpreter python3.12 \
201+
--features "abi3 cli" \
201202
--compatibility manylinux2014 \
202203
--zig
203204
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)