Skip to content

Commit 9749ff8

Browse files
committed
update macos build image to macos-15
1 parent b66c2d4 commit 9749ff8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
build_macos_wheels:
5858
name: Build macos wheels (cross-compiles arm64)
59-
runs-on: macos-13
59+
runs-on: macos-15
6060
steps:
6161
- uses: actions/checkout@v4
6262

0 commit comments

Comments
 (0)