Skip to content

Commit 76e4ecc

Browse files
authored
Update test_runner.yml
1 parent 74cceee commit 76e4ecc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_runner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
matrix:
4040
fqbn:
4141
- "arduino:avr:uno"
42-
- "arduino:avr:atmega2560"
42+
- "arduino:avr:mega"
4343
- "arduino:samd:due"
4444
steps:
4545
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)