Skip to content

Commit 222e84d

Browse files
committed
debug
1 parent 93b9aa7 commit 222e84d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/cibuildwheel.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
# os: [ubuntu-latest, windows-latest, windows-11-arm, macos-15-intel, macos-latest]
17-
os: [ubuntu-latest]
16+
os: [ubuntu-latest, windows-latest, windows-11-arm, macos-15-intel, macos-latest]
1817

1918
steps:
2019
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)