There was an error while loading. Please reload this page.
1 parent 93b9aa7 commit 222e84dCopy full SHA for 222e84d
1 file changed
.github/workflows/cibuildwheel.yml
@@ -13,8 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
-# os: [ubuntu-latest, windows-latest, windows-11-arm, macos-15-intel, macos-latest]
17
- os: [ubuntu-latest]
+ os: [ubuntu-latest, windows-latest, windows-11-arm, macos-15-intel, macos-latest]
18
19
steps:
20
- uses: actions/checkout@v4
0 commit comments