We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 31fcfed + c9e814b commit 94b243dCopy full SHA for 94b243d
.github/workflows/compile-examples.yml
@@ -157,6 +157,7 @@ jobs:
157
# Install ESP8266 platform via Boards Manager
158
- name: esp8266:esp8266
159
source-url: https://arduino.esp8266.com/stable/package_esp8266com_index.json
160
+ # Use the version currently installed in Arduino Cloud
161
version: 2.5.0
162
libraries:
163
sketch-paths:
0 commit comments