Files
qt5/coin/platform_configs/tqtc-qtpip.yaml
Tor Arne Vestbø 9de62ca203 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>
2025-02-01 02:18:49 +01:00

13 lines
191 B
YAML

Version: 2
Module only: true
Include: [
cmake_platforms.yaml: [
"windows-10_22h2-msvc2019",
"rhel-8.10"
],
macos.yaml: [
"macos-universal-on-arm64"
]
]
Configurations: []