mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-03 15:14:35 +00:00
Attempt to use the 5.2 branch of the esp-idf container for the CI
This commit is contained in:
parent
3e8940660b
commit
fd6d51528f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -520,7 +520,7 @@ jobs:
|
||||||
|
|
||||||
esp-idf:
|
esp-idf:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
container: espressif/idf:latest
|
container: espressif/idf:release-v5.2
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: dtolnay/rust-toolchain@stable
|
- uses: dtolnay/rust-toolchain@stable
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue