Skip to content

Commit fae0300

Browse files
committed
run all os again
1 parent 74a85da commit fae0300

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/buildwheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
runs-on: ${{ matrix.os }}
3131
strategy:
3232
matrix:
33-
os: [ubuntu-latest, ubuntu-24.04-arm]
33+
os: [ubuntu-latest, ubuntu-24.04-arm, macos-13, macos-latest, windows-latest]
3434

3535
steps:
3636
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)