Skip to content

Commit

Permalink
Using Arduino ESP32 board version 2.0.15 on workflow pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed Jul 30, 2024
1 parent e3f153b commit 4799436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/arduino_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: python3 -m pip install pyserial

- name: Arduino ESP32 Platform Installation
run: arduino-cli core install esp32:esp32
run: arduino-cli core install esp32:esp32@2.0.15

- name: Download Arduino Dependencies
run: |
Expand Down

0 comments on commit 4799436

Please sign in to comment.