From 36400704ef8f3fa96ea421f8371ca1f81fb0a11f Mon Sep 17 00:00:00 2001 From: ZodiusInfuser Date: Thu, 20 Feb 2025 14:21:10 +0000 Subject: [PATCH] Changed pimoroni-pico branch to fetch new inventor --- .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 8a95ee0..c0d75a7 100644 --- a/.github/workflows/micropython.yml +++ b/.github/workflows/micropython.yml @@ -9,7 +9,7 @@ on: env: MICROPYTHON_VERSION: feature/psram-and-wifi MICROPYTHON_FLAVOUR: pimoroni - PIMORONI_PICO_VERSION: main + PIMORONI_PICO_VERSION: feature/new_inventor jobs: build: