diff --git a/ci/micropython.sh b/ci/micropython.sh index 84d2851..a8a2daa 100644 --- a/ci/micropython.sh +++ b/ci/micropython.sh @@ -1,7 +1,7 @@ export TERM=${TERM:="xterm-256color"} MICROPYTHON_FLAVOUR="pimoroni" -MICROPYTHON_VERSION="pico2_w_2025_04_09" +MICROPYTHON_VERSION="pico2_w_2025_09_19" PIMORONI_PICO_FLAVOUR="pimoroni" PIMORONI_PICO_VERSION="feature/picovector2-and-layers"