mirror of
https://github.com/Decompollaborate/rabbitizer.git
synced 2025-03-14 13:21:28 +00:00
hopefully fix windows ci builds
This commit is contained in:
parent
5b68266148
commit
5e59c935e8
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
- name: Build wheels
|
||||
uses: pypa/cibuildwheel@v2.5.0
|
||||
env:
|
||||
CIBW_ARCHS_WINDOWS: "all"
|
||||
CIBW_ARCHS_WINDOWS: "auto"
|
||||
CIBW_ARCHS_LINUX: "all"
|
||||
CIBW_ARCHS_MACOS: "all"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user