Skip to content

Commit 93b8dfe

Browse files
committed
build macos wheel on 10.15
1 parent 7154c1b commit 93b8dfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: linux
1818
os: ubuntu-24.04
1919
- name: macos
20-
os: macos-13
20+
os: macos-15
2121

2222
steps:
2323
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)