Skip to content

Commit c28001d

Browse files
author
Scott Powell
committed
* ESP platform ver > 6.11.0 seems to break Github Actions
1 parent 7bc0229 commit c28001d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ build_src_filter =
5353

5454
[esp32_base]
5555
extends = arduino_base
56-
platform = platformio/espressif32@^6.11.0
56+
platform = platformio/[email protected]
5757
monitor_filters = esp32_exception_decoder
5858
extra_scripts = merge-bin.py
5959
build_flags = ${arduino_base.build_flags}

0 commit comments

Comments
 (0)