Update macOS 26 x86_64 tier1

Updates bootstrap to set MTU to 1496 at boot. This will enable use of
all macOS hosts.

Change-Id: I47fda29f44ba7522b914d24b341239f81a1db776
Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io>
Reviewed-by: Aku Pietikäinen <aku.pietikainen@qt.io>
This commit is contained in:
Toni Saario
2026-04-28 11:35:23 +03:00
parent d0cda5eb77
commit 3a04fab534

View File

@@ -39,7 +39,7 @@ Configurations:
Platform dependency: 'macos-universal-on-arm64'
-
Id: 'macos-26-x86_64-tests'
Template: 'qtci-macos-26-x86_64-102'
Template: 'qtci-macos-26-x86_64-103'
Compiler: 'Clang'
Features: ['Sccache', 'TestOnly', 'Packaging', 'DoNotAbortTestingOnFirstFailure']
Platform dependency: 'macos-universal-on-arm64'
@@ -74,7 +74,7 @@ Configurations:
-
Id: 'macos-x86_64-developer-build'
Template: 'qtci-macos-26-x86_64-102'
Template: 'qtci-macos-26-x86_64-103'
Compiler: 'Clang'
Features: ['Sccache', 'DoNotRunTests', 'WarningsAreErrors', 'UseConfigure', 'StandaloneExamples']
Configure arguments: '-developer-build -release -force-asserts -force-debug-info -no-pch -no-framework -qtnamespace TestNamespace -make examples'