mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00
ci: enable target tests for ESP32-C2
reduce parallel num of unused jobs
This commit is contained in:

committed by
morris

parent
17a688749a
commit
b9f37be868
@@ -126,6 +126,7 @@ class UnitTestGroup(IDFCaseGroup):
|
||||
'esp32': 'ESP32DUT',
|
||||
'esp32s2': 'ESP32S2DUT',
|
||||
'esp32s3': 'ESP32S3DUT',
|
||||
'esp32c2': 'ESP32C2DUT',
|
||||
'esp32c3': 'ESP32C3DUT',
|
||||
'esp8266': 'ESP8266DUT',
|
||||
}
|
||||
|
Reference in New Issue
Block a user