CI: Bump to latest rebase.

Should include changes to PSRAM, including a 4K flash saving on non-PSRAM builds.
This commit is contained in:
Phil Howard 2025-03-11 10:06:14 +00:00
parent c6602aafa2
commit 5ff24aabe7

View File

@ -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
ci_debug