From 72eb1b1a5dfccc571dbe43804498f2f2feb59f2b Mon Sep 17 00:00:00 2001 From: Heikki Halmet Date: Tue, 24 Jan 2023 09:18:46 +0000 Subject: Fix template name for RHEL-9 in qtcreator.yaml Pick-to: 6.5 Change-Id: Ib2dcb3549e97d27aaae8522094b2602350cf2ecd Reviewed-by: Antti Kokko --- coin/platform_configs/qt-creator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'coin') diff --git a/coin/platform_configs/qt-creator.yaml b/coin/platform_configs/qt-creator.yaml index 6ed1bcfb..3d889cca 100644 --- a/coin/platform_configs/qt-creator.yaml +++ b/coin/platform_configs/qt-creator.yaml @@ -22,7 +22,7 @@ Configurations: Configure arguments: '' Environment variables: [] - - Template: 'qtci-linux-RHEL-9.0-x86_64-500' + Template: 'qtci-linux-RHEL-9.0-x86_64-50' Compiler: 'GCC' Features: ['Qt5', 'Sccache', 'DebugAndRelease'] Configure arguments: '' -- cgit v1.2.3