Skip to content

Commit

Permalink
fix esp version in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dni committed Nov 6, 2024
1 parent 181af03 commit 83de5cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/arduino.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}
fqbn: ${{ matrix.fqbn }}
platforms: |
- name: esp32:esp32
- name: esp32:esp32@2.0.17
source-url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
sketch-paths: |
- nostrZapLamp
Expand Down

0 comments on commit 83de5cc

Please sign in to comment.