[ci] update GitHub Actions to use macos-13 runner instead of macos-15 for Intel builds

This commit is contained in:
dijunkun
2025-10-27 22:31:23 +08:00
parent b790c7d08e
commit 2d45239a74

View File

@@ -144,7 +144,7 @@ jobs:
matrix:
include:
- arch: x64
runner: macos-15-intel
runner: macos-13
cache-key: intel
out-dir: ./build/macosx/x86_64/release/crossdesk
package_script: ./scripts/macosx/pkg_x64.sh