diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2026-04-07 15:43:04 +0300 |
|---|---|---|
| committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2026-04-23 10:10:37 +0000 |
| commit | dd5aa99c2bbcf301d5cb4f0848c373623e90335c (patch) | |
| tree | 84e4dea7722d6230be1c6bc84467707482f7138c | |
| parent | 2900797f3bde66b8985e2ce3ac56fe44516831c9 (diff) | |
Always use latest.xml in CI.
Change-Id: I601d3d815cf5a7fce01eac456111b449f13d44b7
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| -rw-r--r-- | coin/module_config.yaml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml index a036ff3..9fba44a 100644 --- a/coin/module_config.yaml +++ b/coin/module_config.yaml @@ -20,9 +20,6 @@ target1: &target1 - type: EnvironmentVariable variableName: MACHINE variableValue: qcs6490-rb3gen2-vision-kit - - type: EnvironmentVariable - variableName: MANIFEST - variableValue: manifests/default.xml enable_if: condition: property property: target.arch @@ -34,9 +31,6 @@ target2: &target2 - type: EnvironmentVariable variableName: MACHINE variableValue: qcs9075-iq-9075-evk - - type: EnvironmentVariable - variableName: MANIFEST - variableValue: manifests/default.xml enable_if: condition: property property: target.arch |
