Skip to content

Commit 33b4f0d

Browse files
committed
update: change macOS runner version from 13 to 15 for compatibility
1 parent 26da412 commit 33b4f0d

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
@@ -234,7 +234,7 @@ jobs:
234234
- version: "3.14"
235235
tag: cp314
236236
platform:
237-
- runner: macos-13
237+
- runner: macos-15-intel
238238
target: x86_64
239239
- runner: macos-14
240240
target: aarch64

0 commit comments

Comments
 (0)