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 github/workflows: Add new workflow to test embedding example. 2022-03-25 11:39:00 +11:00
mpy_format.yml github/workflows: Add new workflow to test .mpy file format and tools. 2022-02-24 18:29:02 +11:00
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 github/workflows: Add workflow for renesas-ra port. 2022-04-29 12:29:07 +09:00
ports_rp2.yml
ports_samd.yml
ports_stm32.yml
ports_teensy.yml
ports_unix.yml tools/ci.sh: Add test for mpy-tool's merging feature. 2022-06-07 13:51:45 +10:00
ports_windows.yml
ports_zephyr.yml