tools/ci.sh: Update IDF v4.4 build to use v4.4 tag.
Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
parent
5f50f4a130
commit
b1afbe3336
@ -107,8 +107,7 @@ function ci_esp32_idf402_setup {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function ci_esp32_idf44_setup {
|
function ci_esp32_idf44_setup {
|
||||||
# This commit is just before v5.0-dev
|
ci_esp32_setup_helper v4.4
|
||||||
ci_esp32_setup_helper 142bb32c50fa9875b8b69fa539a2d59559460d72
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function ci_esp32_build {
|
function ci_esp32_build {
|
||||||
|
Loading…
Reference in New Issue
Block a user