We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbee122 commit 4039392Copy full SHA for 4039392
.github/workflows/esp32-test.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
21
env:
22
- ESP_IDF_VERSION: v5.5.1
+ ESP_IDF_VERSION: v5.4.2
23
ESP_IDF_TOOLS_INSTALL_DIR: custom:/opt/esp
24
SCCACHE_GHA_ENABLED: "true"
25
RUSTC_WRAPPER: "sccache"
0 commit comments