Skip to content

Commit

Permalink
now with free-threaded build
Browse files Browse the repository at this point in the history
  • Loading branch information
rgommers committed Jul 27, 2024
1 parent a28c82d commit 023bbc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheel_tests_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
output-dir: dist
env:
CIBW_PRERELEASE_PYTHONS: True
#CIBW_FREE_THREADED_SUPPORT: True
CIBW_FREE_THREADED_SUPPORT: True
CIBW_BUILD: ${{ matrix.cibw_python }}-*
CIBW_ARCHS_LINUX: ${{ matrix.cibw_arch }}
CIBW_MANYLINUX_X86_64_IMAGE: manylinux2014
Expand Down

0 comments on commit 023bbc2

Please sign in to comment.