tools/ci.sh: Update IDF v4.4 build to use v4.4 tag.

Signed-off-by: Damien George <damien@micropython.org>
pull/8348/head
Damien George 2022-02-24 15:23:32 +11:00
rodzic 5f50f4a130
commit b1afbe3336
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -107,8 +107,7 @@ function ci_esp32_idf402_setup {
}
function ci_esp32_idf44_setup {
# This commit is just before v5.0-dev
ci_esp32_setup_helper 142bb32c50fa9875b8b69fa539a2d59559460d72
ci_esp32_setup_helper v4.4
}
function ci_esp32_build {