Skip to content

Commit 00eeabb

Browse files
authored
Fix build python wheels on macOS (#405)
1 parent 0060f5a commit 00eeabb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
strategy:
9797
matrix:
9898
platform:
99-
- runner: macos-12
99+
- runner: macos-14
100100
target: x86_64
101101
- runner: macos-14
102102
target: aarch64

0 commit comments

Comments
 (0)