Merge branch 'update/version_5_4_0' into 'release/v5.4'

Update version to 5.4.0

See merge request espressif/esp-idf!36089
This commit is contained in:
Michael (XIAO Xufeng)
2025-01-03 17:26:43 +08:00

View File

@ -40,7 +40,7 @@ variables:
GIT_FETCH_EXTRA_FLAGS: "--no-recurse-submodules --prune --prune-tags"
# we're using .cache folder for caches
GIT_CLEAN_FLAGS: -ffdx -e .cache/
LATEST_GIT_TAG: v5.4-rc1
LATEST_GIT_TAG: v5.4
SUBMODULE_FETCH_TOOL: "tools/ci/ci_fetch_submodule.py"
# by default we will fetch all submodules