Skip to content

Commit 841eac8

Browse files
committed
fix ci typo for mega2560
1 parent 130f322 commit 841eac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/githubci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
arduino-platform:
1212
- 'uno'
1313
- 'leonardo'
14-
- 'atmega2560'
14+
- 'mega2560'
1515
- 'esp8266'
1616
- 'esp32'
1717
- 'trinket_m0'

0 commit comments

Comments
 (0)