Update and fix CI

* appimage: switched to bionic
* android: updated container for nanopb changes
* switch: updated devkitpro and simpler cmake scripts
This commit is contained in:
Florian Märkl 2022-03-26 13:44:50 +01:00
commit 7d820bd4ab
11 changed files with 90 additions and 46 deletions

View file

@ -6,6 +6,6 @@ docker run \
-v "`pwd`:/build/chiaki" \
-w "/build/chiaki" \
-t \
thestr4ng3r/chiaki-build-switch \
thestr4ng3r/chiaki-build-switch:35829cc \
-c "scripts/switch/build.sh"