Merge branch 'ci/disable_c5_target_test_on_v5.4' into 'release/v5.4'

ci(esp32c5): disable esp32c5 build and target test on v5.4

See merge request espressif/esp-idf!38587
This commit is contained in:
morris
2025-04-23 09:56:36 +08:00
2 changed files with 10 additions and 1 deletions

View File

@ -7,10 +7,10 @@
#
# This file should ONLY be used during bringup. Should be reset to empty after the bringup process
extra_default_build_targets:
- esp32c5
- esp32c61
bypass_check_test_targets:
- esp32c5
#
# These lines would

View File

@ -14,7 +14,16 @@ no_runner_tags:
- esp32c2,jtag,xtal_40mhz
- esp32c3,flash_multi
- esp32c3,sdcard_sdmode
- esp32c5,adc
- esp32c5,generic
- esp32c5,jtag
- esp32c5,ram_app
- esp32c5,sdcard_spimode
- esp32c5,usb_serial_jtag
- esp32c5,wifi_ap
- esp32c5,wifi_router
- esp32c5_2,generic_multi_device
- esp32c5_2,wifi_two_dut
- esp32c6,jtag
- esp32c61,jtag
- esp32h2,jtag