From 17a023989bf54a6bb662f96a501f074d60c13872 Mon Sep 17 00:00:00 2001 From: "igor.udot" Date: Wed, 6 Nov 2024 10:42:40 +0800 Subject: [PATCH] ci: updated known failure cases file env --- .gitlab/ci/common.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/ci/common.yml b/.gitlab/ci/common.yml index 1813baefd8..311616668c 100644 --- a/.gitlab/ci/common.yml +++ b/.gitlab/ci/common.yml @@ -88,7 +88,7 @@ variables: CI_CLANG_DISTRO_URL: "" # Set this variable to specify the file name for the known failure cases. - KNOWN_FAILURE_CASES_FILE_NAME: "master.txt" + KNOWN_FAILURE_CASES_FILE_NAME: "5.4.txt" IDF_CI_BUILD: 1