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
I think I managed to work around this error by changing the Ubuntu version in DockerFile from 18.04 to 22.04, but I don't really know the implications behind the scenes.
Action's output before and after this work around. (There is still an error, but it seems not related to that missing version 2.28 of glibc because the version changed from 2.27 to 2.35)
The text was updated successfully, but these errors were encountered:
0.2.0 is the latest from October, and the PR is from December
For anyone else reading this thinking they don't want to use @/main, I recommend this line in your yaml uses: ceceppa/godot-gut-ci@83e8b452eec0683f59445f34e16e0bd0ff16144c
That's the commit hash for the latest commit as of Aug 2024
When using this action with Godot 4.2, I get this error:
It seems due to this update.
I think I managed to work around this error by changing the Ubuntu version in DockerFile from 18.04 to 22.04, but I don't really know the implications behind the scenes.
godot-gut-ci/Dockerfile
Line 1 in 209aaf4
Action's output before and after this work around. (There is still an error, but it seems not related to that missing version 2.28 of glibc because the version changed from 2.27 to 2.35)
The text was updated successfully, but these errors were encountered: