diff options
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/ci.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ci.sh b/tools/ci.sh index b71862273..d3ae41158 100755 --- a/tools/ci.sh +++ b/tools/ci.sh @@ -119,7 +119,7 @@ function ci_cc3200_build { # ports/esp32 # GitHub tag of ESP-IDF to use for CI (note: must be a tag or a branch) -IDF_VER=v5.0.2 +IDF_VER=v5.0.4 export IDF_CCACHE_ENABLE=1 |
