Skip to content

Commit

Permalink
Merge pull request #452 from trombik/ci-update-4.3.4
Browse files Browse the repository at this point in the history
ci: update esp-idf v4.3.4
  • Loading branch information
UncleRus authored Sep 15, 2022
2 parents 977da43 + ff773dc commit 425a3f9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ jobs:
# https://docs.espressif.com/projects/esp-idf/en/latest/esp32/versions.html
- v4.1.3
- v4.2.3
- v4.3.3
- v4.3.4
- v4.4.2
target:
- esp32
Expand Down Expand Up @@ -1015,7 +1015,7 @@ jobs:
# esp32s2 support since v4.2.x
- master
- v4.2.3
- v4.3.3
- v4.3.4
- v4.4.2
target:
- esp32s2
Expand Down Expand Up @@ -1156,7 +1156,7 @@ jobs:
branch:
# esp32c3 support was introduced in v4.3.
- master
- v4.3.3
- v4.3.4
- v4.4.2
target:
- esp32c3
Expand Down

0 comments on commit 425a3f9

Please sign in to comment.