macos-14 for arm

This commit is contained in:
rustdesk
2025-08-10 00:03:45 +08:00
parent 43ec57c769
commit 4263643200

View File

@@ -561,7 +561,7 @@ jobs:
}
- {
target: aarch64-apple-darwin,
os: macos-13,
os: macos-14,
# extra-build-args: "--disable-flutter-texture-render", # disable this for mac, because we see a lot of users reporting flickering both on arm and x64, and we can not confirm if texture rendering has better performance if htere is no vram, https://github.com/rustdesk/rustdesk/issues/6296
extra-build-args: "--screencapturekit",
arch: aarch64,