Skip to content

Commit

Permalink
Merge pull request #100 from espressif/ci/enalbe_idf_5.3_esp32p4
Browse files Browse the repository at this point in the history
fix(ci): Enable IDF 5.3 test app run in CI for esp32p4
  • Loading branch information
peter-marcisovsky authored Dec 9, 2024
2 parents 2038918 + 29f3744 commit e5feb3f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_and_run_test_app_usb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ jobs:
idf_target: "esp32p4"
- idf_ver: "release-v5.2"
idf_target: "esp32p4"
- idf_ver: "release-v5.3" # TODO: enable IDF 5.3 once the docker image is updated
idf_target: "esp32p4"

runs-on: [self-hosted, linux, docker, "${{ matrix.idf_target }}", "${{ matrix.runner_tag }}"]
container:
Expand Down

0 comments on commit e5feb3f

Please sign in to comment.