From 4514910f9a1f04dcfde965f7bed6ad9a6b97e7ed Mon Sep 17 00:00:00 2001 From: Noel Stephens Date: Thu, 15 May 2025 16:28:35 -0500 Subject: [PATCH] Update Locking us into ubuntu-22.04:v4.71.0 until ubuntu-22.04:v4.72.0 issue is resolved. --- .yamato/project.metafile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.yamato/project.metafile b/.yamato/project.metafile index 1a21391cf7..a780eb0dac 100644 --- a/.yamato/project.metafile +++ b/.yamato/project.metafile @@ -22,7 +22,7 @@ small_agent_platform: - name: ubuntu type: Unity::VM - image: package-ci/ubuntu-22.04:v4 + image: package-ci/ubuntu-22.04:v4.71.0 flavor: b1.small @@ -37,7 +37,7 @@ test_platforms: default: - name: ubuntu type: Unity::VM - image: package-ci/ubuntu-22.04:v4 + image: package-ci/ubuntu-22.04:v4.71.0 flavor: b1.large standalone: StandaloneLinux64 desktop: @@ -188,4 +188,4 @@ projects: has_tests: false - name: testproject-tools-integration path: testproject-tools-integration - has_tests: true \ No newline at end of file + has_tests: true