Provisioning: Update macOS 26 ARM nightly to beta 4

Task-number: QTQAINFRA-7196
Change-Id: If844b43380fc251efde96ed8f2f8f8654f99d518
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
This commit is contained in:
Ville-Pekka Karhu
2025-07-31 14:59:23 +03:00
parent 4170b81aea
commit 26001cc04d

View File

@@ -8,7 +8,7 @@ Include: [
Configurations:
-
Id: 'macos-26-arm64-developer-build'
Template: 'qtci-macos-26-arm-100'
Template: 'qtci-macos-26-arm-101'
Compiler: 'Clang'
Features: ['Sccache', 'WarningsAreErrors', 'UseConfigure']
Configure arguments: '-developer-build -release -force-debug-info -no-pch -no-framework -qtnamespace TestNamespace -nomake examples -nomake tests'
@@ -19,7 +19,7 @@ Configurations:
-
Id: 'macos-26-arm64-tests'
Template: 'qtci-macos-26-arm-100'
Template: 'qtci-macos-26-arm-101'
Compiler: 'Clang'
Features: ['TestOnly', 'Packaging', 'Insignificant', 'Insignificant']
Platform dependency: 'macos-universal-on-arm64'