From a1a6925d45ddae0d4414aa53a71b2b708db94a0f Mon Sep 17 00:00:00 2001 From: Phil Howard Date: Mon, 21 Oct 2024 11:39:06 +0100 Subject: [PATCH] CI: Target 2024-10-21 PSRAM. --- .github/workflows/micropython.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/micropython.yml b/.github/workflows/micropython.yml index 1261337..0cfbe1e 100644 --- a/.github/workflows/micropython.yml +++ b/.github/workflows/micropython.yml @@ -7,7 +7,7 @@ on: types: [created] env: - MICROPYTHON_VERSION: feature/psram + MICROPYTHON_VERSION: feature/psram-2024-10-21 MICROPYTHON_FLAVOUR: pimoroni PIMORONI_PICO_VERSION: feature/sdk-2.0.0