From 2edb4117f4841ca3e590fc08bc979bcb93a206ff Mon Sep 17 00:00:00 2001 From: vickie-chen Date: Wed, 1 Oct 2025 01:18:24 -0400 Subject: [PATCH] Update yamato image to vm/prtools-windows-vs2019:v1.1.0 --- .yamato/Run IL2CPP Tests.yml | 2 +- .yamato/Update Il2cpp-deps.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.yamato/Run IL2CPP Tests.yml b/.yamato/Run IL2CPP Tests.yml index c94768ef7689..4bec9fd05e87 100644 --- a/.yamato/Run IL2CPP Tests.yml +++ b/.yamato/Run IL2CPP Tests.yml @@ -7,7 +7,7 @@ name: Run IL2CPP Tests Against This Mono Branch agent: type: Unity::VM - image: platform-foundation/windows-vs2019-prtools-bokken:latest + image: vm/prtools-windows-vs2019:v1.1.0 flavor: b1.xlarge variables: diff --git a/.yamato/Update Il2cpp-deps.yml b/.yamato/Update Il2cpp-deps.yml index 96376ac66ccf..8f67e80fd786 100644 --- a/.yamato/Update Il2cpp-deps.yml +++ b/.yamato/Update Il2cpp-deps.yml @@ -1,7 +1,7 @@ name: 'Update Il2cpp-deps' agent: type: Unity::VM - image: platform-foundation/windows-vs2019-prtools-bokken:latest + image: vm/prtools-windows-vs2019:v1.1.0 flavor: b1.xlarge variables: MONO_REV: "latest"