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