Skip to content

Commit 372825d

Browse files
committed
Add CI for Arduino Opta
1 parent 75f82ef commit 372825d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .github/workflows/compile-examples.yml

+3
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ jobs:
6161
- fqbn: arduino:mbed_portenta:envie_m7
6262
platforms: |
6363
- name: arduino:mbed_portenta
64+
- fqbn: arduino:mbed_opta:opta
65+
platforms: |
66+
- name: arduino:mbed_opta
6467
6568
steps:
6669
- name: Checkout repository

0 commit comments

Comments
 (0)