Skip to content

Commit

Permalink
Revert "skip Windows free-threaded wheel build for now (#173)"
Browse files Browse the repository at this point in the history
This reverts commit 2b67dd0.
  • Loading branch information
davidhewitt committed Nov 26, 2024
1 parent 8463b25 commit fbee870
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -362,10 +362,6 @@ jobs:
interpreter: "3.8"
- os: macos
interpreter: "3.9"
# windows free-threaded build has a problematic wheel name,
# needs something like https://github.com/PyO3/maturin/pull/2325 to fix
- os: windows
interpreter: "3.13t"

runs-on: ${{ matrix.runs-on }}
steps:
Expand Down

0 comments on commit fbee870

Please sign in to comment.