Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
franzbischoff authored Nov 16, 2023
1 parent 3d90369 commit 97eaef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
strategy:
fail-fast: false
matrix:
idf_ver: [release-v4.4, release-v5.0, latest]
idf_ver: [release-v5.1, latest]
idf_target: [esp32, esp32s2, esp32c3, esp32s3]
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit 97eaef4

Please sign in to comment.