From bf574f966ce15de4c82bdf4f42a7829570b0deaa Mon Sep 17 00:00:00 2001 From: Anh Date: Fri, 3 Nov 2023 10:17:40 +0700 Subject: [PATCH] Replace obsolete Windows image --- .github/cloudbuild/flutter-windows.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/cloudbuild/flutter-windows.yaml b/.github/cloudbuild/flutter-windows.yaml index 41c0f12bc..44cc66a8f 100644 --- a/.github/cloudbuild/flutter-windows.yaml +++ b/.github/cloudbuild/flutter-windows.yaml @@ -34,7 +34,7 @@ steps: - --region=$_CE_REGION - --zone=$_CE_ZONE - --machineType=$_CE_MACHINE_TYPE - - --image=windows-cloud/global/images/windows-server-2019-dc-for-containers-v20220414 + - --image=projects/gce-uefi-images/global/images/windows-server-2019-dc-for-containers-v20200609 # When using other disk types image pulling and image building could take up to 3 hours - --diskType=pd-ssd - --workspace-bucket=$_WORKSPACE_TMP_BUCKET