Skip to content

Commit d824168

Browse files
committed
Restored wheel building for all three platforms
1 parent 128d5e4 commit d824168

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ${{ matrix.os }}
1212
strategy:
1313
matrix:
14-
os: [macos-14] # ubuntu-latest, windows-latest
14+
os: [macos-14, ubuntu-latest, windows-latest]
1515

1616
steps:
1717
# Check out repository using git-lfs

0 commit comments

Comments
 (0)