Skip to content

Commit

Permalink
ci: check without pyo3 version
Browse files Browse the repository at this point in the history
  • Loading branch information
GlugovGrGlib committed Aug 14, 2024
1 parent 5ef9893 commit 00d6ee7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Build Wheels
uses: messense/maturin-action@v1
env:
# Update this based on the Python version
PYO3_CROSS_LIB_DIR: /opt/python/cp${{ matrix.python-version }}-cp${{ matrix.python-version }}/lib
with:
target: ${{ matrix.target }}
manylinux: auto
Expand Down

0 comments on commit 00d6ee7

Please sign in to comment.