Skip to content

Commit

Permalink
remove hardcoded `maturin-verison'
Browse files Browse the repository at this point in the history
  • Loading branch information
messense authored Dec 4, 2024
1 parent 0b95c39 commit b40a192
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ jobs:
- name: Build free-threaded wheels
uses: PyO3/maturin-action@v1
with:
maturin-version: "1.7.7"
working-directory: "bindings/python"
target: "${{ matrix.target }}"
command: build
Expand Down

0 comments on commit b40a192

Please sign in to comment.