CI: Enable building autotests for QNX QEMU
Task-number: QTBUG-87628 Pick-to: 6.2 Change-Id: Id88daa2a08491b71d9d113ab02d0ca7806872a0e Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Marianne Yrjänä <marianne.yrjana@qt.io>
This commit is contained in:
parent
6c22f7e39c
commit
11999a0aaf
@ -14,7 +14,7 @@ instructions:
|
||||
equals_property: target.os
|
||||
- condition: property
|
||||
property: target.osVersion
|
||||
equals_value: QEMU
|
||||
in_values: [QEMU, QNX_710]
|
||||
disable_if:
|
||||
condition: property
|
||||
property: features
|
||||
|
@ -14,7 +14,7 @@ instructions:
|
||||
equals_property: target.os
|
||||
- condition: property
|
||||
property: target.osVersion
|
||||
equals_value: QEMU
|
||||
in_values: [QEMU, QNX_710]
|
||||
- condition: property
|
||||
property: target.osVersion
|
||||
equals_value: IOS_ANY
|
||||
|
@ -26,7 +26,7 @@ instructions:
|
||||
enable_if:
|
||||
condition: property
|
||||
property: target.osVersion
|
||||
in_values: [Android_ANY, QEMU, IOS_ANY]
|
||||
in_values: [Android_ANY, QEMU, IOS_ANY, QNX_710]
|
||||
enable_if:
|
||||
condition: or
|
||||
conditions:
|
||||
|
Loading…
Reference in New Issue
Block a user