mirror of https://github.com/qt/qt5.git
COIN: rename android multi abi test target to more appropriate name
The current name starts with "rhel_8.8" which can be confused with a target on RHEL tests. The new name follows the other Android test targets and make it clear that it's a multi-abi test target. Pick-to: 6.8 Change-Id: Ie90978ffe949603b75e9a57ef13e26aaa7e033ba Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
This commit is contained in:
parent
71b10bfe48
commit
d611cd1985
|
@ -1,7 +1,7 @@
|
||||||
Version: 2
|
Version: 2
|
||||||
Configurations:
|
Configurations:
|
||||||
-
|
-
|
||||||
Id: 'rhel_8.8_android_multi'
|
Id: 'android-9-multi-abi'
|
||||||
Template: 'qtci-linux-RHEL-8.8-x86_64-50'
|
Template: 'qtci-linux-RHEL-8.8-x86_64-50'
|
||||||
Target os: 'Android_ANY'
|
Target os: 'Android_ANY'
|
||||||
Target arch: 'multi'
|
Target arch: 'multi'
|
||||||
|
|
Loading…
Reference in New Issue