Skip to content

Commit

Permalink
Update wheels_v2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman authored Dec 18, 2024
1 parent 2c22e12 commit b1af9d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheels_v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
export CIBW_BEFORE_BUILD="pip install cmake;"
export CIBW_SKIP="cp{35,36,37,38}-*"
export CIBW_BUILD="cp3{9,10,11,12,13,13t}-manylinux_x86_64"
export CIBW_FREE_THREADED_SUPPORT=1
python3 -m cibuildwheel python --output-dir wheelhouse
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit b1af9d5

Please sign in to comment.