You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Github actions: Actions doesn't seem to be capable of running the docker images for unreal. Neither the standard nor the slim image seem to work and both run out of diskspace.
Maybe we can set up our own server for this? I'd be happy for some advice here.
The text was updated successfully, but these errors were encountered:
@MaikKlein I'm far from a CI expert but from a little googling I think the easiest solution would be using a larger GitHub-hosted runner. The only downside is that you need GitHub Team ($44/year) but I don't think you're going to be able to run something as big as Unreal for free anywhere without hosting your own server.
Thanks I didn't know that there were large runners for github. I'll give it a shot. I was also looking into other solutions like https://circleci.com/blog/optimize-unreal-engine-builds/ but that's definitely a bit of a hassle.
We need a ci that builds and tests
We need an CI for unreal.
Github actions: Actions doesn't seem to be capable of running the docker images for unreal. Neither the standard nor the slim image seem to work and both run out of diskspace.
Maybe we can set up our own server for this? I'd be happy for some advice here.
The text was updated successfully, but these errors were encountered: