Skip to content

Commit e401b72

Browse files
committed
ci: migrate macos-13 to macos-15-intel
1 parent 74cf87d commit e401b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/amd64_macos_cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
]
1919
fail-fast: false
2020
name: MacOS•CMake(${{matrix.cmake.name}})
21-
runs-on: macos-13 # last macos intel based runner
21+
runs-on: macos-15-intel
2222
steps:
2323
- uses: actions/checkout@v5
2424
- name: Check CMake

0 commit comments

Comments
 (0)