[ci] Reduce release time by removing 468 redundant ESP32-C3 IDF tests (#11737)

This commit is contained in:
J. Nick Koston
2025-11-06 20:44:01 -06:00
committed by GitHub
parent 5d20e3a3b4
commit d0b399d771
467 changed files with 0 additions and 2212 deletions

View File

@@ -1,17 +0,0 @@
substitutions:
pwm_platform: "ledc"
output1_pin: "4"
output2_pin: "5"
output3_pin: "6"
output4_pin: "7"
hbridge_on_pin: "2"
hbridge_off_pin: "3"
<<: !include common.yaml
switch:
- platform: hbridge
id: switch_hbridge
on_pin: ${hbridge_on_pin}
off_pin: ${hbridge_off_pin}
pulse_length: 60ms