Skip to content

Commit 550500f

Browse files
committed
chore: update macOS runner version to 15 in release workflow
1 parent db553e7 commit 550500f

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,7 @@ jobs:
139139
strategy:
140140
matrix:
141141
platform:
142-
- runner: macos-13
143-
target: x86_64
144-
- runner: macos-14
142+
- runner: macos-15
145143
target: aarch64
146144

147145
build-sdist:

0 commit comments

Comments
 (0)