From e1560d7e512827c470fcf19115099a4427609473 Mon Sep 17 00:00:00 2001 From: vickie-chen Date: Wed, 1 Oct 2025 01:11:30 -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 0eb40df6c20e..c01a2c28f397 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 32d78165e77b..415d90188b7a 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"