mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-11 14:21:49 +08:00
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:
parent
5b51396a8c
commit
1d1a4103cc
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -229,7 +229,7 @@ jobs:
|
|||||||
path: release/work/build-macos-aarch64/dist-tar/
|
path: release/work/build-macos-aarch64/dist-tar/
|
||||||
|
|
||||||
build-macos-x86_64:
|
build-macos-x86_64:
|
||||||
runs-on: macos-13
|
runs-on: macos-15-intel
|
||||||
steps:
|
steps:
|
||||||
- name: Check architecture
|
- name: Check architecture
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user