Skip to content

Commit e9ced9f

Browse files
committed
[ci] switch macos-13 to macos-15-intel due to the macOS-13 based runner images are being deprecated
1 parent 6ab5e74 commit e9ced9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
matrix:
145145
include:
146146
- arch: x64
147-
runner: macos-13
147+
runner: macos-15-intel
148148
cache-key: intel
149149
out-dir: ./build/macosx/x86_64/release/crossdesk
150150
package_script: ./scripts/macosx/pkg_x64.sh

0 commit comments

Comments
 (0)