-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DNM: Retrigger wheel builds for 0.13.2
The 0.13.2 release job failed because it was trying to install cibuildwheel with python 3.7 and that's incompatible with newer releases of cibuildwheel. This commit fixes this oversight by using 3.11 and then updating the job config to build from this branch. A real PR will be open after the job succeeds to apply this fix for real.
- Loading branch information
Showing
1 changed file
with
10 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters