unity-builder
unity-builder copied to clipboard
Build Linux IL2CPP on Windows machine
It's possible to build Linux IL2CPP on a Windows version of Unity, which would save me from having to buy another machine!
I believe this is also possible from a Mac version of Unity.
Currently this results in:
Unable to find image 'unityci/editor:windows-2021.3.9f1-linux-il2cpp-1' locally
But I'm seeing if I can work around this.
We should probably add logic for the Windows machine to switch the docker backend from Windows images to Linux images and us the existing ubuntu based image.
Also note that Windows runners are twice as expensive as Linux runners, and we do support Linux IL2CPP on a linux runner already.