Switch macOS packaging build from x86_64 to arm64

Reducing the load on the x86_64 machines.

Change-Id: I3c97fb1734d982b1de289eba7680a81b7dfce31c
Reviewed-by: Simo Fält <simo.falt@qt.io>
This commit is contained in:
Tor Arne Vestbø
2025-01-27 15:40:29 +01:00
parent 911c67c521
commit 9de62ca203
8 changed files with 13 additions and 53 deletions

View File

@@ -1,7 +1,7 @@
Version: 2
Include: [
macos.yaml: [
"macos-universal-on-x86_64",
"macos-universal-on-arm64",
"macos-13-x86_64-tests",
"macos-13-arm-on-arm64-tests"
],