Skip to content

Commit 4efd257

Browse files
committed
Change Uno test to ATmega2560
1 parent dc6173f commit 4efd257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-sketch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
board:
1717
# Uno
1818
# https://github.com/arduino/ArduinoCore-avr/blob/master/boards.txt
19-
- fqbn: arduino:avr:uno
19+
- fqbn: arduino:avr:atmega2560
2020
platforms: |
2121
- name: arduino:avr
2222
source-url: https://downloads.arduino.cc/packages/package_index.json

0 commit comments

Comments
 (0)