Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .yamato/Run IL2CPP Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion .yamato/Update Il2cpp-deps.yml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down