Skip to content

Commit efea56e

Browse files
committed
Build on all platforms again
1 parent 8c7db08 commit efea56e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/buildwheel.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ jobs:
1010
strategy:
1111
fail-fast: false
1212
matrix:
13-
#os: [ubuntu-20.04, windows-2019, macos-13, macos-14]
14-
os: [macos-14]
13+
os: [ubuntu-20.04, windows-2019, macos-13, macos-14]
1514

1615
steps:
1716
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)