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"