Skip to content

Commit

Permalink
pin maturin version
Browse files Browse the repository at this point in the history
  • Loading branch information
baszalmstra committed Dec 5, 2024
1 parent 0f3eaf0 commit 5eb6493
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
- name: "Build wheels"
uses: PyO3/maturin-action@v1
with:
maturin-version: "1.7.6" # Pin maturin version to work around aarch64 linker error
working-directory: py-rattler
target: ${{ matrix.platform.target }}
args: --release --out dist --no-default-features --features rustls-tls
Expand Down

0 comments on commit 5eb6493

Please sign in to comment.