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
Pin esp8266:esp8266 platform version to 2.5.0 in CI builds (#50)
Previously, the most recent release of the ESP8266 boards platform (currently 2.7.4) was used in the "Compile Examples"
CI workflow. Arduino Create uses 2.5.0, so it's best to use that version for testing as well.
0 commit comments