Skip to content

Commit 803eab2

Browse files
committed
Try building macOS wheels #2
1 parent 3649ad2 commit 803eab2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-packages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
tags:
66
- "v[0-9]+\\.[0-9]+\\.[0-9]+"
77
- "v[0-9]+\\.[0-9]+\\.[0-9]+-[0-9]+"
8+
branches:
89
- "fix-macos-wheels"
910

1011
jobs:

0 commit comments

Comments
 (0)