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 95032b2 commit 44b7fbeCopy full SHA for 44b7fbe
.github/workflows/build_esp32.yml
@@ -14,7 +14,7 @@ jobs:
14
tensorflow_micropython_esp32_build:
15
runs-on: ubuntu-latest
16
container:
17
- image: espressif/idf:relaese-v4.3
+ image: espressif/idf:release-v4.3
18
steps:
19
- name: setup
20
run: |
0 commit comments