Skip to content

Commit

Permalink
remove ESP-IDF v4.4 testing
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Siegmund <[email protected]>
  • Loading branch information
mars3142 committed May 17, 2024
1 parent 0944d29 commit 7ec1887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/esp32_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
build:
strategy:
matrix:
idf_ver: [release-v4.4, release-v5.0, release-v5.1, release-v5.2]
idf_ver: [release-v5.0, release-v5.1, release-v5.2]
idf_target: [esp32, esp32s3, esp32c3]

runs-on: ubuntu-latest
Expand Down

0 comments on commit 7ec1887

Please sign in to comment.