Skip to content

Commit 89c7f03

Browse files
committed
ci: restore esp8266 2.5.0 core version to match web editor
1 parent 1abbeea commit 89c7f03

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
@@ -136,7 +136,7 @@ jobs:
136136
# Install ESP8266 platform via Boards Manager
137137
- name: esp8266:esp8266
138138
source-url: https://arduino.esp8266.com/stable/package_esp8266com_index.json
139-
version: 3.1.2
139+
version: 2.5.0
140140
- board:
141141
platform-name: esp32:esp32
142142
platforms: |

0 commit comments

Comments
 (0)