Skip to content

Commit 94b243d

Browse files
authored
Merge pull request #325 from per1234/explain-esp8266-dependency-version
Add comment to "Compile Examples" workflow re: `esp8266:esp8266` version
2 parents 31fcfed + c9e814b commit 94b243d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/compile-examples.yml

+1
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ jobs:
157157
# Install ESP8266 platform via Boards Manager
158158
- name: esp8266:esp8266
159159
source-url: https://arduino.esp8266.com/stable/package_esp8266com_index.json
160+
# Use the version currently installed in Arduino Cloud
160161
version: 2.5.0
161162
libraries:
162163
sketch-paths:

0 commit comments

Comments
 (0)