Skip to content

Commit 95032b2

Browse files
authored
Update build_esp32.yml
change espressif container version to 4.3.7
1 parent 95f6842 commit 95032b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_esp32.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
tensorflow_micropython_esp32_build:
1515
runs-on: ubuntu-latest
1616
container:
17-
image: espressif/idf:v4.3.1
17+
image: espressif/idf:relaese-v4.3
1818
steps:
1919
- name: setup
2020
run: |

0 commit comments

Comments
 (0)