diff --git a/.gitlab/ci/host-test.yml b/.gitlab/ci/host-test.yml index 3fe0d3dd84..a3092ee2a4 100644 --- a/.gitlab/ci/host-test.yml +++ b/.gitlab/ci/host-test.yml @@ -275,7 +275,7 @@ test_espcoredump: expire_in: 1 week variables: IDF_COREDUMP_ELF_REPO: "https://gitlab-ci-token:${BOT_TOKEN}@${CI_SERVER_HOST}:${CI_SERVER_PORT}/idf/idf-coredump-elf.git" - IDF_COREDUMP_ELF_TAG: idf-20210915 + IDF_COREDUMP_ELF_TAG: idf-20220928 # install CMake version specified in tools.json SETUP_TOOLS_LIST: "all" script: