Skip to content

Commit 3e59268

Browse files
committed
ci: use macos 15 as arm runner
1 parent e6aa09e commit 3e59268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

7878
- name: MacOS Release (Arm64)
7979
os: macos
80-
os-version: 14
80+
os-version: 15
8181
arm: true
8282
buildtype: release
8383
library_type: shared

0 commit comments

Comments
 (0)