mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-01-20 14:14:28 +01: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:
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: |
|
||||
|
||||
Reference in New Issue
Block a user