mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-24 13:47:46 +08:00
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:
@@ -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"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user