Skip to content

Commit dd3a84e

Browse files
committed
Update compile-examples workflow in order to use ESP8266 core to version 3.0.2
1 parent c7ed9d7 commit dd3a84e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
# Install ESP8266 platform via Boards Manager
149149
- name: esp8266:esp8266
150150
source-url: https://arduino.esp8266.com/stable/package_esp8266com_index.json
151-
version: 2.5.0
151+
version: 3.0.2
152152
libraries:
153153
sketch-paths:
154154
# ESP32 boards

0 commit comments

Comments
 (0)