Skip to content

Commit 01c1199

Browse files
committed
ignore mac first
1 parent 5b17d27 commit 01c1199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ${{ matrix.os }}
99
strategy:
1010
matrix:
11-
os: [ubuntu-20.04, windows-2019, macOS-11]
11+
os: [ubuntu-20.04, windows-2019]
1212

1313
steps:
1414
# Install poetry

0 commit comments

Comments
 (0)