We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22b5e61 commit 5d9bd50Copy full SHA for 5d9bd50
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:sam:due"
+ - "arduino:sam:arduino_due_x_dbg"
44
steps:
45
- uses: actions/checkout@v2
46
- uses: arduino/compile-sketches@v1
0 commit comments