mirror of
https://github.com/embedd-actions/esp-idf-ci.git
synced 2024-12-25 08:22:15 +03:00
update
This commit is contained in:
parent
384db7a3f5
commit
aca1ee384b
@ -1 +0,0 @@
|
||||
FROM espressif/idf:v4.4.3
|
@ -7,7 +7,7 @@ inputs:
|
||||
default: esp32
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'docker://espressif/idf:v4.4.3'
|
||||
image: 'docker://espressif/idf:latest'
|
||||
args:
|
||||
- idf.py
|
||||
- build
|
||||
|
Loading…
Reference in New Issue
Block a user