Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch authored Oct 28, 2024
1 parent aa30545 commit 06887cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
path: CustomLibrary_EthernetLarge # must contain string "Custom"

- name: Compile sketch
uses: ArminJo/arduino-test-compile@v3.4.0
uses: ArminJo/arduino-test-compile@v3.2.1
with:
arduino-board-fqbn: esp32:esp32:m5stack-atoms3:CDCOnBoot=cdc
arduino-platform: esp32:[email protected]
Expand Down

0 comments on commit 06887cf

Please sign in to comment.