summaryrefslogtreecommitdiff
path: root/tools/ci.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ci.sh')
-rwxr-xr-xtools/ci.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ci.sh b/tools/ci.sh
index 1fd2ebc70..feb40cc4f 100755
--- a/tools/ci.sh
+++ b/tools/ci.sh
@@ -729,7 +729,7 @@ function ci_windows_build {
ZEPHYR_DOCKER_VERSION=v0.26.13
ZEPHYR_SDK_VERSION=0.16.8
-ZEPHYR_VERSION=v3.1.0
+ZEPHYR_VERSION=v3.7.0
function ci_zephyr_setup {
docker pull zephyrprojectrtos/ci:${ZEPHYR_DOCKER_VERSION}