Adds the editor-settings-3.tres to the dockerfile. Also includes a android job in the godot-ci.yml, however as the old 3.3 image didnt have the android sdk, I had to update it.
I also noticed that before, the 3.3 "initializing containers" step took only 20 seconds, but now it takes 1-2 minutes. Is it possible that we can not include the android sdk by default?
Adds the
editor-settings-3.tres
to the dockerfile. Also includes a android job in thegodot-ci.yml
, however as the old 3.3 image didnt have the android sdk, I had to update it.I also noticed that before, the 3.3 "initializing containers" step took only 20 seconds, but now it takes 1-2 minutes. Is it possible that we can not include the android sdk by default?
closes #88