Skip to content

Conversation

jgromes
Copy link
Owner

@jgromes jgromes commented Sep 10, 2024

Adds a way to enforce specific version of Arduino platform package, by exporting version into GitHub output. This is needed to work around linker errors observed for ESP32 arduino core 3.0.x (see e.g. https://github.com/jgromes/RadioLib/actions/runs/10797679624/job/29949459765). This PR sets the ESP32 Arduino core to use 2.0.17, which seems to be the last version that actually builds.

The root cause for this behavior is currently unknown, it seems to only happen in the CI.

@jgromes jgromes merged commit 50996fa into master Sep 10, 2024
57 checks passed
@jgromes jgromes deleted the ci-package-version branch September 10, 2024 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant