Skip to content

Commit

Permalink
Fix esp-idf version on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mzyy94 committed Jan 31, 2024
1 parent da26ea7 commit 1eeb6de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ jobs:
key: ${{ runner.os }}-idf
- uses: espressif/esp-idf-ci-action@v1
with:
esp_idf_version: v5.1
esp_idf_version: v5.1.2
target: esp32s3
path: ${{ matrix.example }}

0 comments on commit 1eeb6de

Please sign in to comment.