Fix: Move qtsaferenderer to use newer RHEL 9.4 for packaging

Task-number: QTQAINFRA-7469
Change-Id: I707b664c7f91e5cda4d13b6ea595f6815c746b93
Reviewed-by: Tarja Sundqvist <tarja.sundqvist@qt.io>
This commit is contained in:
Tero Heikkinen
2025-10-09 11:46:37 +03:00
parent c3809a73ea
commit 06b099e675
2 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ Include: [
"opensuse-15.6-developer-build",
"sles-15_sp6-static",
"windows-10_22h2-msvc2022",
"rhel-8.10",
"rhel-9.4",
"windows-10_22h2-mingw13",
"windows-11_24h2-mingw13",
"windows-11_24H2-mingw13-developer-build",

View File

@@ -12,7 +12,7 @@ Include: [
"opensuse-15.6-developer-build",
"sles-15_sp6-static",
"windows-10_22h2-msvc2022",
"rhel-8.10",
"rhel-9.4",
"windows-10_22h2-mingw13",
"windows-11_24h2-mingw13",
"windows-11_24H2-mingw13-developer-build",
@@ -40,8 +40,8 @@ Configurations:
'CMAKE_ARGS=-DCMAKE_OSX_ARCHITECTURES="x86_64;arm64"'
]
-
Id: 'Linux-RHEL_8_10_Static'
Template: 'qtci-linux-RHEL-8.10-x86_64-51'
Id: 'Linux-RHEL_9_4_Static'
Template: 'qtci-linux-RHEL-9.4-x86_64-50'
Compiler: 'GCC'
Features: ['Packaging', 'Sccache', 'UseConfigure', 'MinimalStaticTests']
Configure arguments: '-static -no-icu -nomake examples -release -headersclean -qt-libjpeg -qt-libpng -qt-pcre -qt-harfbuzz -qt-doubleconversion -no-libudev -bundled-xcb-xinput -no-sql-mysql'