Skip to content

Commit

Permalink
lock ci arduino
Browse files Browse the repository at this point in the history
  • Loading branch information
dni committed Jul 30, 2024
1 parent b16d855 commit 5040fc5
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 @@ -17,7 +17,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: |
- lnpos/lnpos.ino
Expand Down

0 comments on commit 5040fc5

Please sign in to comment.