From 3afa68fe19637ebe29360a52467b8b0a9227bd81 Mon Sep 17 00:00:00 2001 From: Mahavir Jain Date: Wed, 28 Sep 2022 12:29:52 +0530 Subject: [PATCH] ci: update coredump elf repository tag --- .gitlab/ci/host-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/ci/host-test.yml b/.gitlab/ci/host-test.yml index 10096fce8f..51fe245102 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: