Skip to content

Commit b66b544

Browse files
committed
Merge branch 'update/version_5_5_0' into 'release/v5.5'
Update version to 5.5.0 See merge request espressif/esp-idf!40712
2 parents 25c7c11 + 8c750b0 commit b66b544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/ci/common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ variables:
4040
GIT_FETCH_EXTRA_FLAGS: "--no-recurse-submodules --prune --prune-tags"
4141
# we're using .cache folder for caches
4242
GIT_CLEAN_FLAGS: -ffdx -e .cache/
43-
LATEST_GIT_TAG: v5.5-rc1
43+
LATEST_GIT_TAG: v5.5
4444

4545
SUBMODULE_FETCH_TOOL: "tools/ci/ci_fetch_submodule.py"
4646
# by default we will fetch all submodules

0 commit comments

Comments
 (0)