diff --git a/ci/micropython.sh b/ci/micropython.sh index 64951ed..7ba4c2b 100644 --- a/ci/micropython.sh +++ b/ci/micropython.sh @@ -1,7 +1,7 @@ export TERM=${TERM:="xterm-256color"} MICROPYTHON_FLAVOUR="pimoroni" -MICROPYTHON_VERSION="feature/pico2_w_2025" +MICROPYTHON_VERSION="feature/pico2_w_2025_3_11" PIMORONI_PICO_FLAVOUR="pimoroni" PIMORONI_PICO_VERSION="feature/picovector2-and-layers" @@ -137,4 +137,4 @@ if [ -z ${CI_USE_ENV+x} ] || [ -z ${CI_PROJECT_ROOT+x} ] || [ -z ${CI_BUILD_ROOT CI_BUILD_ROOT=$(pwd) fi -ci_debug \ No newline at end of file +ci_debug