mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-01-09 06:50:57 +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/
|
||||
|
||||
build-macos-x86_64:
|
||||
runs-on: macos-13
|
||||
runs-on: macos-15-intel
|
||||
steps:
|
||||
- name: Check architecture
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user