summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtools/ci.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/ci.sh b/tools/ci.sh
index 946ef86a3..1fd2ebc70 100755
--- a/tools/ci.sh
+++ b/tools/ci.sh
@@ -727,8 +727,8 @@ function ci_windows_build {
########################################################################################
# ports/zephyr
-ZEPHYR_DOCKER_VERSION=v0.21.0
-ZEPHYR_SDK_VERSION=0.13.2
+ZEPHYR_DOCKER_VERSION=v0.26.13
+ZEPHYR_SDK_VERSION=0.16.8
ZEPHYR_VERSION=v3.1.0
function ci_zephyr_setup {