-
Notifications
You must be signed in to change notification settings - Fork 82
Closed
Labels
conclusion: off topicOff topic for this repositoryOff topic for this repositoryconclusion: resolvedIssue was resolvedIssue was resolvedtopic: infrastructureRelated to project infrastructureRelated to project infrastructuretype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
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?
Metadata
Metadata
Assignees
Labels
conclusion: off topicOff topic for this repositoryOff topic for this repositoryconclusion: resolvedIssue was resolvedIssue was resolvedtopic: infrastructureRelated to project infrastructureRelated to project infrastructuretype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Activity
per1234 commentedon Jan 21, 2021
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.