Skip to content

Commit

Permalink
Try
Browse files Browse the repository at this point in the history
  • Loading branch information
dk307 committed Aug 11, 2023
1 parent 16fdb47 commit d549a7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ jobs:
- run: gulp default

- name: esp-idf build
uses: espressif/esp-idf-ci-action@latest
uses: espressif/esp-idf-ci-action@v1
with:
esp_idf_version: v5.0
esp_idf_version: v5.1
target: esp32s3
path: ''

Expand Down

0 comments on commit d549a7d

Please sign in to comment.