mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 18:57:19 +02:00
Merge branch 'ci/c61_disable_test_for_eco3' into 'master'
fix(ci): disable target test for c61 eco3 update See merge request espressif/esp-idf!39349
This commit is contained in:
@ -16,6 +16,7 @@ bypass_check_test_targets:
|
||||
- esp32h21
|
||||
- esp32h4
|
||||
- esp32c5
|
||||
- esp32c61
|
||||
|
||||
#
|
||||
# These lines would
|
||||
|
@ -18,7 +18,12 @@ no_runner_tags:
|
||||
- esp32c5,jtag
|
||||
- esp32c5_2,generic_multi_device
|
||||
- esp32c6,jtag
|
||||
- esp32c61,generic
|
||||
- esp32c61,jtag
|
||||
- esp32c61,usb_serial_jtag
|
||||
- esp32c61,wifi_ap
|
||||
- esp32c61,wifi_router
|
||||
- esp32c61_2,wifi_two_dut
|
||||
- esp32h2,jtag
|
||||
- esp32p4,jtag
|
||||
- esp32s2,usb_host_flash_disk
|
||||
|
Reference in New Issue
Block a user