8000 tools/ci.sh: Upgrade Zephyr docker image 0.26.13 and SDK 0.16.8. · andrewleech/micropython@fa7b4c4 · GitHub
[go: up one dir, main page]

Skip to content

Commit fa7b4c4

Browse files
MaureenHelmdpgeorge
authored andcommitted
tools/ci.sh: Upgrade Zephyr docker image 0.26.13 and SDK 0.16.8.
Upgrades CI to use the latest versions of the Zephyr docker image and Zephyr SDK. Signed-off-by: Maureen Helm <maureen.helm@analog.com>
1 parent e191265 commit fa7b4c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/ci.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -727,8 +727,8 @@ function ci_windows_build {
727727
########################################################################################
728728
# ports/zephyr
729729

730-
ZEPHYR_DOCKER_VERSION=v0.21.0
731-
ZEPHYR_SDK_VERSION=0.13.2
730+
ZEPHYR_DOCKER_VERSION=v0.26.13
731+
ZEPHYR_SDK_VERSION=0.16.8
732732
ZEPHYR_VERSION=v3.1.0
733733

734734
function ci_zephyr_setup {

0 commit comments

Comments
 (0)
0