You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ All notable changes to this project will be documented in this file.
19
19
### Fixed
20
20
- Parallel startup failure handling is fail-fast: stop scheduling new work, wait for in-flight jobs, then report failure.
21
21
- GitHub Actions Arduino CLI job now enables `library.enable_unsafe_install` before `--git-url` dependency installs.
22
+
- GitHub Actions CI now mirrors standard ESPToolKit settings (push on `main`/`master` and `v*` tags, cached Arduino deps, ESP32 board manager URL, pinned ESP32 core).
0 commit comments