Skip to content

Commit

Permalink
try zig?
Browse files Browse the repository at this point in the history
  • Loading branch information
emgeee committed Oct 29, 2024
1 parent 7fc748f commit 2ac2629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
uses: PyO3/maturin-action@v1
with:
target: ${{ matrix.platform.target }}
args: --release --out dist --manifest-path py-denormalized/Cargo.toml
args: --release --zig --out dist --manifest-path py-denormalized/Cargo.toml
# sccache: 'true'
manylinux: musllinux_1_2
rust-toolchain: 1.81.0
Expand Down

0 comments on commit 2ac2629

Please sign in to comment.