summaryrefslogtreecommitdiff
path: root/coin/platform_configs/linux_android_tests_multi_abi.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'coin/platform_configs/linux_android_tests_multi_abi.yaml')
-rw-r--r--coin/platform_configs/linux_android_tests_multi_abi.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/coin/platform_configs/linux_android_tests_multi_abi.yaml b/coin/platform_configs/linux_android_tests_multi_abi.yaml
index 58042f0f..adcf4680 100644
--- a/coin/platform_configs/linux_android_tests_multi_abi.yaml
+++ b/coin/platform_configs/linux_android_tests_multi_abi.yaml
@@ -2,13 +2,13 @@ Version: 2
Configurations:
-
Id: 'rhel_8.4_android_multi'
- Template: 'qtci-linux-RHEL-8.4-x86_64-50'
+ Template: 'qtci-linux-RHEL-8.6-x86_64-50'
Target os: 'Android_ANY'
Target arch: 'multi'
Compiler: 'GCC'
Target compiler: 'Clang'
Platform dependency: [
- 'rhel-8.4',
+ 'rhel-8.6',
'android-x86-on-linux',
'android-x86_64-on-linux'
]
@@ -19,7 +19,7 @@ Configurations:
'InstallDepsPerPlatformSubdir'
]
Environment variables: [
- 'QT_CI_ARTIFACT_ID_PATH_Android-host=QT_CI_ARTIFACT_ID_PATH_rhel-8.4',
+ 'QT_CI_ARTIFACT_ID_PATH_Android-host=QT_CI_ARTIFACT_ID_PATH_rhel-8.6',
'QT_CI_ARTIFACT_ID_PATH_Android-x86=QT_CI_ARTIFACT_ID_PATH_android-x86-on-linux',
'QT_CI_ARTIFACT_ID_PATH_Android-x86_64=QT_CI_ARTIFACT_ID_PATH_android-x86_64-on-linux',
'COMMON_TARGET_TEST_CMAKE_ARGS=-DQT_ANDROID_ABIS="x86;x86_64"'