Skip to content

Commit d8a60df

Browse files
author
Vincent Moens
authored
[CI] Remove mac from wheels (#2121)
1 parent aec97c8 commit d8a60df

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
@@ -86,7 +86,7 @@ jobs:
8686

8787

8888
test-wheel:
89-
needs: [build-wheel-linux, build-wheel-mac]
89+
needs: [build-wheel-linux]
9090
strategy:
9191
matrix:
9292
os: [["linux", "ubuntu-20.04"]]

0 commit comments

Comments
 (0)