Skip to content

Commit 14107c6

Browse files
committed
build-yocto: replace iq-8275-evk KVM build with Gunyah
Replace the iq-8275-evk KVM configuration in the CI build matrix with a Gunyah-based variant. KVM is now enabled by default on iq-8275-evk, making the dedicated KVM build is redundent. Replacing it with a Gunyah configuration ensures that non-KVM virtualization paths are still validated in CI. Signed-off-by: Viswanath Kraleti <viswanath.kraleti@oss.qualcomm.com>
1 parent 65007ae commit 14107c6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-yocto.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -313,8 +313,8 @@ jobs:
313313
yamlfile: ""
314314
- machine: iq-8275-evk
315315
distro:
316-
name: qcom-distro-kvm
317-
yamlfile: ':ci/qcom-distro-kvm.yml'
316+
name: gunyah
317+
yamlfile: ':ci/qcom-distro.yml:ci/gunyah.yml'
318318
kernel:
319319
type: default
320320
dirname: ""

0 commit comments

Comments
 (0)