Skip to content

Commit 3c2c461

Browse files
committed
Add opta compile example workflow
1 parent f56bab7 commit 3c2c461

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
@@ -64,6 +64,8 @@ jobs:
6464
platform-name: arduino:mbed_nano
6565
- fqbn: arduino:mbed_nicla:nicla_vision
6666
platform-name: arduino:mbed_nicla
67+
- fqbn: arduino:mbed_opta:opta
68+
platform-name: arduino:mbed_opta
6769

6870
# Make board type-specific customizations to the matrix jobs
6971
include:

0 commit comments

Comments
 (0)