Skip to content

Bug: CI Compilation is failing for ESP8266 boards #216

Closed
@aentinger

Description

@aentinger

I believe this is due to some background change within the compile-examples action or within the tooling used for compilation which results in a ESP8266 core != 2.5.0 being used for CI build. (Also see arduino-libraries/ArduinoMqttClient#33).

@per1234 Can you please fix this?

Activity

per1234

per1234 commented on Jan 21, 2021

@per1234
Contributor

Should be fixed by arduino/arduino-cli#1140

The fix will only become available to the CI system when the next release of Arduino CLI (presumably 0.15.0) comes out. at that time, the workaround for this issue (#222) should be reverted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Bug: CI Compilation is failing for ESP8266 boards · Issue #216 · arduino-libraries/ArduinoIoTCloud