From fdfab41f9526813c5e4923a3e7f99c404226aa9a Mon Sep 17 00:00:00 2001 From: wanlei Date: Wed, 24 Apr 2024 12:26:15 +0800 Subject: [PATCH] feat(esp32c61): enable c61 ci build --- .gitlab/ci/default-build-test-rules.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/ci/default-build-test-rules.yml b/.gitlab/ci/default-build-test-rules.yml index 2fbd220521..def222985b 100644 --- a/.gitlab/ci/default-build-test-rules.yml +++ b/.gitlab/ci/default-build-test-rules.yml @@ -7,8 +7,8 @@ # # This file should ONLY be used during bringup. Should be reset to empty after the bringup process extra_default_build_targets: - - esp32p4 - esp32c5 + - esp32c61 bypass_check_test_targets: - esp32c61