mirror of
https://github.com/esphome/esphome.git
synced 2026-08-28 08:43:27 +00:00
Reject unsupported CLI toolchains on every platform and complete the native CI triggers
This commit is contained in:
@@ -644,6 +644,7 @@ ESP8266_NATIVE_TRIGGER_FILES = frozenset(
|
||||
"esphome/components/esp8266/build_surgery.py",
|
||||
"esphome/components/esp8266/boards.py",
|
||||
"esphome/platformio/library.py",
|
||||
"esphome/platformio/toolchain.py",
|
||||
"script/test_build_components.py",
|
||||
".github/workflows/ci.yml",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user