Skip to content

Commit ef46727

Browse files
authored
Update wheels.yml: All OS
1 parent ced7b45 commit ef46727

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/wheels.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ jobs:
1212
runs-on: ${{ matrix.os }}
1313
strategy:
1414
matrix:
15-
os: [windows-latest]
16-
#os: [ubuntu-latest, macos-latest]
15+
# os: [windows-latest]
16+
os: [ubuntu-latest, windows-latest, macos-latest]
1717

1818
steps:
1919

0 commit comments

Comments
 (0)