CI: Add HarmonyOS nightly test config

Pick-to: 6.12
Change-Id: Ib224c9eaceae19a5c7dd1c1e85f8e0a65556d470
Reviewed-by: Toni Saario <[email protected]>
This commit is contained in:
Simo Fält
2026-06-21 06:51:57 +00:00
parent 75db654544
commit bb7ae5f3dc
@@ -0,0 +1,15 @@
Version: 2
Module only: True
Include: [
cmake_platforms.yaml: [
"ubuntu-24.04-x64"
],
cmake_platforms_target_harmonyos.yaml: [
"harmonyos-20-arm64-on-ubuntu-24.04-x64"
]
]
Configurations: []
Overrides:
-
Id: 'harmonyos-20-arm64-on-ubuntu-24.04-x64'
-Features: ['DoNotRunTests']