Skip to content

Commit

Permalink
fix: pin maturin verison
Browse files Browse the repository at this point in the history
  • Loading branch information
ion-elgreco committed Aug 15, 2024
1 parent 6342d17 commit 597a5ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
env:
MATURIN_PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
with:
maturin-version: v1.6.0 # https://github.com/PyO3/maturin/issues/2154
target: x86_64-unknown-linux-gnu
command: publish
args: --skip-existing -m python/Cargo.toml ${{ env.FEATURES_FLAG }}
Expand Down

0 comments on commit 597a5ae

Please sign in to comment.