ci(micropython) use ESP-IDF 4.4
This commit is contained in:
2
.github/workflows/build_micropython.yml
vendored
2
.github/workflows/build_micropython.yml
vendored
@@ -43,7 +43,7 @@ jobs:
|
|||||||
- name: Setup ESP-IDF
|
- name: Setup ESP-IDF
|
||||||
if: matrix.port == 'esp32'
|
if: matrix.port == 'esp32'
|
||||||
run: |
|
run: |
|
||||||
source tools/ci.sh && ci_esp32_idf43_setup
|
source tools/ci.sh && ci_esp32_idf44_setup
|
||||||
- name: Build ESP32 port
|
- name: Build ESP32 port
|
||||||
if: matrix.port == 'esp32'
|
if: matrix.port == 'esp32'
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user