Skip to content

Commit

Permalink
Restore the CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmarkov committed Dec 22, 2024
1 parent 6cb3ea5 commit 0b73ad7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,10 @@ jobs:
- xtensa-esp32s3-espidf
idf-version:
- release/v4.4
- release/v5.2
# Temporarily comment out as we don't have support for this tool yet:
# https://github.com/espressif/esp-idf/commit/48a49c815411a9f829ebe4a5f68166069a21f48c
# - release/v5.2
- v5.2.3
steps:
- name: Setup | Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 0b73ad7

Please sign in to comment.