Replace macos-13 runner with macos-15-intel

Refs <https://github.com/actions/runner-images/issues/13046>
Refs #5526 <https://github.com/Genymobile/scrcpy/pull/5526>
This commit is contained in:
Romain Vimont 2025-12-17 19:55:27 +01:00
parent 5b51396a8c
commit 1d1a4103cc

View File

@ -229,7 +229,7 @@ jobs:
path: release/work/build-macos-aarch64/dist-tar/
build-macos-x86_64:
runs-on: macos-13
runs-on: macos-15-intel
steps:
- name: Check architecture
run: |