Skip to content

Commit

Permalink
Revert "Include free-threaded support"
Browse files Browse the repository at this point in the history
This reverts commit 652d521.
  • Loading branch information
nijel authored and sirfz committed Feb 12, 2025
1 parent 175a453 commit 06aa4dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
env:
CIBW_ARCHS: "${{ matrix.config.arch }}"
CIBW_BUILD: "${{ matrix.config.build }}-${{ matrix.config.platform }}"
CIBW_ENABLE: cpython-freethreading
CIBW_SKIP: "cp36* cp37* cp38*"

- name: Upload Artifacts
Expand Down

0 comments on commit 06aa4dc

Please sign in to comment.