Skip to content

Commit

Permalink
Use latest maturin release (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
messense authored May 23, 2021
1 parent 40fc8ab commit 0f79b0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ jobs:
env:
PYO3_CROSS_LIB_DIR: /opt/python/${{ matrix.python.abi }}/lib
with:
maturin-version: 'v0.10.5-beta.5'
target: ${{ matrix.target }}
manylinux: auto
args: -i python3.9 --release --out dist --no-sdist --cargo-extra-args="--no-default-features" --cargo-extra-args="--features=extension-module" # disable mimallocator
Expand Down

0 comments on commit 0f79b0a

Please sign in to comment.