From 033c101f90dc1204b97fe7657a8e7fd160e62dd3 Mon Sep 17 00:00:00 2001 From: laokaiyao Date: Thu, 28 Mar 2024 12:02:57 +0800 Subject: [PATCH] ci(esp32c5mp): enable esp32c5 job on CI --- .gitlab/ci/default-build-test-rules.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab/ci/default-build-test-rules.yml b/.gitlab/ci/default-build-test-rules.yml index b93dcd079a..b0ea742f6a 100644 --- a/.gitlab/ci/default-build-test-rules.yml +++ b/.gitlab/ci/default-build-test-rules.yml @@ -8,6 +8,7 @@ # This file should ONLY be used during bringup. Should be reset to empty after the bringup process extra_default_build_targets: - esp32p4 + - esp32c5 bypass_check_test_targets: - esp32c5