Skip to content

Commit

Permalink
set maturin-action version
Browse files Browse the repository at this point in the history
  • Loading branch information
ypo committed Feb 6, 2025
1 parent 57655dd commit 26b85e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
toolchain: stable
- name: Build wheels
uses: PyO3/maturin-action@v1.34.0
uses: PyO3/maturin-action@v1
with:
target: ${{ matrix.target }}
#manylinux: auto
Expand Down

0 comments on commit 26b85e3

Please sign in to comment.