Skip to content

Commit dc92ab2

Browse files
committed
ci: align esp32 core to the one installed on Arduino cloud web editor
1 parent 6ef7ad8 commit dc92ab2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/compile-examples.yml

+1
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ jobs:
254254
# Install ESP32 platform via Boards Manager
255255
- name: esp32:esp32
256256
source-url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
257+
version: 2.0.17
257258
sketch-paths: |
258259
- examples/ArduinoIoTCloud-DeferredOTA
259260

0 commit comments

Comments
 (0)