Skip to content

Commit 6a72b94

Browse files
committed
Merge branch 'main' into release/0.52
2 parents 95a50a7 + 3b08105 commit 6a72b94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/testing-and-deployment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ jobs:
156156
retention-days: 7
157157

158158
mac_build:
159+
if: github.event_name == 'push' && contains(github.ref, 'refs/tags')
159160
name: Build wheels on MacOS
160161
runs-on: macos-latest
161162

0 commit comments

Comments
 (0)