diff --git a/coin/platform_configs/qtsaferenderer-runtime.yaml b/coin/platform_configs/qtsaferenderer-runtime.yaml index 0dfb16c0..fe253a3a 100644 --- a/coin/platform_configs/qtsaferenderer-runtime.yaml +++ b/coin/platform_configs/qtsaferenderer-runtime.yaml @@ -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", diff --git a/coin/platform_configs/qtsaferenderer.yaml b/coin/platform_configs/qtsaferenderer.yaml index ce30d27b..e44a3699 100644 --- a/coin/platform_configs/qtsaferenderer.yaml +++ b/coin/platform_configs/qtsaferenderer.yaml @@ -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'