From 67e5163e743bbfa34e86bf62f47beaca78b67fa7 Mon Sep 17 00:00:00 2001 From: Noel Stephens Date: Wed, 15 Oct 2025 16:57:41 -0500 Subject: [PATCH] fix Most likely a temporary fix for the issue where v4.78.0 ubuntu images were not including dotnet. --- .yamato/project.metafile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.yamato/project.metafile b/.yamato/project.metafile index 10d3ecd736..cc1b6dbe2c 100644 --- a/.yamato/project.metafile +++ b/.yamato/project.metafile @@ -38,13 +38,13 @@ test_platforms: default: - name: ubuntu type: Unity::VM - image: package-ci/ubuntu-22.04:v4 + image: package-ci/ubuntu-22.04:v4.77.0 flavor: b1.large standalone: StandaloneLinux64 desktop: - name: ubuntu type: Unity::VM - image: package-ci/ubuntu-22.04:v4 + image: package-ci/ubuntu-22.04:v4.77.0 flavor: b1.large smaller_flavor: b1.medium standalone: StandaloneLinux64