From 9ae18190fd6fceda7a0c7bf1b7d2a7d166cadac6 Mon Sep 17 00:00:00 2001 From: Fu Hanxi Date: Fri, 4 Sep 2026 10:57:09 +0200 Subject: [PATCH] revert: custom ci_python_constraint_branch --- .gitlab/ci/common.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab/ci/common.yml b/.gitlab/ci/common.yml index f12aaa94c08..231d7cdfb27 100644 --- a/.gitlab/ci/common.yml +++ b/.gitlab/ci/common.yml @@ -20,7 +20,6 @@ include: file: "templates/idf/common-scripts.yml" inputs: ci_python_constraint_file: "espidf.constraints.v6.0.txt" - ci_python_constraint_branch: "backport/idf-ci-1.0-idf-v6.0" macos_image: "registry.hub.docker.com/espressif/macos-idf:sequoia-v6.0" windows_image: "windows_11_idf_v6_0"