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