Skip to content

Commit eab1876

Browse files
committed
CI: use macos-15 instead of the deprecated macos-13
1 parent 7bceb0e commit eab1876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
strategy:
118118
matrix:
119119
platform:
120-
- runner: macos-13
120+
- runner: macos-15-intel
121121
target: x86_64
122122
- runner: macos-14
123123
target: aarch64

0 commit comments

Comments
 (0)