8000 tools/ci.sh: Update IDF v4.4 build to use v4.4 tag. · micropython/micropython@b1afbe3 · GitHub
[go: up one dir, main page]

Skip to content

Commit b1afbe3

Browse files
committed
tools/ci.sh: Update IDF v4.4 build to use v4.4 tag.
Signed-off-by: Damien George <damien@micropython.org>
1 parent 5f50f4a commit b1afbe3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tools/ci.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,7 @@ function ci_esp32_idf402_setup {
107107
}
108108

109109
function ci_esp32_idf44_setup {
110-
# This commit is just before v5.0-dev
111-
ci_esp32_setup_helper 142bb32c50fa9875b8b69fa539a2d59559460d72
110+
ci_esp32_setup_helper v4.4
112111
}
113112

114113
function ci_esp32_build {

0 commit comments

Comments
 (0)
0