versions: Always use ubuntu as rootfs for CC

As we're still depending on components that are only being tested on
Ubuntu, let's make sure the VM image distributed is exactly the same
we've been testing.

Fixes: #4551

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
Fabiano Fidêncio 2022-06-29 11:25:23 +02:00
parent 38b61bb743
commit 03170c2651

View File

@ -124,7 +124,7 @@ assets:
name: "ubuntu"
version: "latest"
x86_64:
name: &default-image-name "clearlinux"
name: &default-image-name "ubuntu"
version: "latest"
meta:
image-type: *default-image-name