micropython/.github/workflows
David Lechner 17f0297c1a tools/ci.sh: Drop ppa requirement for code formatting CI.
The CI scripts were using a PPA to get a backported version of uncrustify
on Ubuntu 20.04.  However, this causes CI to intermittently fail due to
connection issues to launchpad.net or the key server.

Ubuntu 22.04 has a newer version of uncrustify removing the need for the
PPA.  Ubuntu 22.04 is now in beta on GitHub actions, so it can be used.

Signed-off-by: David Lechner <david@pybricks.com>
2022-06-17 16:56:41 +10:00
..
code_formatting.yml tools/ci.sh: Drop ppa requirement for code formatting CI. 2022-06-17 16:56:41 +10:00
code_size.yml
commit_formatting.yml
docs.yml
examples.yml
mpy_format.yml
ports.yml
ports_cc3200.yml
ports_esp32.yml
ports_esp8266.yml
ports_javascript.yml
ports_mimxrt.yml
ports_nrf.yml
ports_powerpc.yml
ports_qemu-arm.yml
ports_renesas-ra.yml
ports_rp2.yml
ports_samd.yml
ports_stm32.yml
ports_teensy.yml
ports_unix.yml
ports_windows.yml
ports_zephyr.yml