micropython/.github/workflows
Angus Gratton 2ccf78ae19 ci,esp32: Build oldest & newest ESP-IDF versions in CI.
Intended to catch problems where new features don't build
in old ESP-IDF.

Includes major refactor to the GitHub Actions Workflow for
esp32 port, including making a reusable workflow for both
Code Size and ESP32 build jobs.

This work was funded through GitHub Sponsors.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2026-03-20 12:42:52 +11:00
..
biome.yml github/workflows: Bump actions/checkout from 5 to 6. 2025-11-26 11:46:04 +11:00
code_formatting.yml github/workflows: Bump actions/checkout from 5 to 6. 2025-11-26 11:46:04 +11:00
code_size_comment.yml github/workflows: Bump actions/github-script from 7 to 8. 2025-09-16 13:27:55 +10:00
code_size.yml ci,esp32: Build oldest & newest ESP-IDF versions in CI. 2026-03-20 12:42:52 +11:00
codespell.yml github/workflows: Add check for misspelling of "MicroPython". 2026-01-13 12:51:44 +11:00
commit_formatting.yml github/workflows: Bump actions/checkout from 5 to 6. 2025-11-26 11:46:04 +11:00
docs.yml github/workflows: Bump actions/checkout from 5 to 6. 2025-11-26 11:46:04 +11:00
examples.yml tools/ci.sh: Put embedding build rules in ci.sh. 2026-01-05 12:01:59 +11:00
mpremote.yml github/workflows: Bump actions/upload-artifact from 6 to 7. 2026-03-03 22:36:12 +11:00
mpy_format.yml github/workflows: Test mpy-cross debug emitter. 2025-11-27 14:18:04 +11:00
ports_alif.yml github/workflows: Bump actions/checkout from 5 to 6. 2025-11-26 11:46:04 +11:00
ports_cc3200.yml github/workflows: Bump actions/checkout from 5 to 6. 2025-11-26 11:46:04 +11:00
ports_esp32.yml ci,esp32: Build oldest & newest ESP-IDF versions in CI. 2026-03-20 12:42:52 +11:00
ports_esp8266.yml github/workflows: Bump actions/checkout from 5 to 6. 2025-11-26 11:46:04 +11:00
ports_mimxrt.yml github/workflows: Bump actions/checkout from 5 to 6. 2025-11-26 11:46:04 +11:00
ports_nrf.yml github/workflows: Bump actions/checkout from 5 to 6. 2025-11-26 11:46:04 +11:00
ports_powerpc.yml github/workflows: Bump actions/checkout from 5 to 6. 2025-11-26 11:46:04 +11:00
ports_qemu.yml github/workflows: Bump actions/checkout from 5 to 6. 2025-11-26 11:46:04 +11:00
ports_renesas-ra.yml github/workflows: Bump actions/checkout from 5 to 6. 2025-11-26 11:46:04 +11:00
ports_rp2.yml github/workflows: Bump actions/checkout from 5 to 6. 2025-11-26 11:46:04 +11:00
ports_samd.yml github/workflows: Bump actions/checkout from 5 to 6. 2025-11-26 11:46:04 +11:00
ports_stm32.yml tools/ci.sh: Install latest ARM toolchain for stm32 CI. 2025-11-30 15:26:41 +11:00
ports_unix.yml tools/ci.sh: Update Unix/x86 target to Ubuntu 24.04 LTS. 2026-01-07 12:04:41 +01:00
ports_webassembly.yml github/workflows: Bump actions/checkout from 5 to 6. 2025-11-26 11:46:04 +11:00
ports_windows.yml github: Install Python 3.11 for Windows CI runs. 2026-01-22 13:12:58 +11:00
ports_zephyr.yml github: Revert "Run esp32&zephyr daily to keep mstr branch caches hot". 2026-03-18 16:56:41 +11:00
ports.yml github/workflows: Bump actions/checkout from 5 to 6. 2025-11-26 11:46:04 +11:00
ruff.yml github/workflows: Bump actions/checkout from 5 to 6. 2025-11-26 11:46:04 +11:00