Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[3.7] Fix x86 wheels building (#5235) (#5237)
(cherry picked from commit 61eab8c) Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
- Loading branch information
Showing
with
6 additions
and 0 deletions.
- +5 −0 .github/workflows/ci.yml
- +1 −0 CHANGES/5230.bugfix
| @@ -0,0 +1 @@ | ||
| Provide x86 Windows wheels. |