Skip to content

Commit 7e4ce11

Browse files
authored
Merge pull request #51 from arduino-libraries/boards
CI: Add new boards to compile examples workflow
2 parents 19a3df7 + 086e7b8 commit 7e4ce11

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/compile-examples.yml

+2
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ jobs:
4343
- fqbn: arduino:samd:mkrnb1500
4444
- fqbn: arduino:samd:mkrvidor4000
4545
- fqbn: arduino:mbed_nano:nanorp2040connect
46+
- fqbn: arduino:mbed_opta:opta
47+
- fqbn: arduino:mbed_giga:giga
4648

4749
steps:
4850
- name: Checkout

0 commit comments

Comments
 (0)