We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74cceee commit 76e4eccCopy full SHA for 76e4ecc
1 file changed
.github/workflows/test_runner.yml
@@ -39,7 +39,7 @@ jobs:
39
matrix:
40
fqbn:
41
- "arduino:avr:uno"
42
- - "arduino:avr:atmega2560"
+ - "arduino:avr:mega"
43
- "arduino:samd:due"
44
steps:
45
- uses: actions/checkout@v2
0 commit comments