We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 665e905 commit 51a8c8cCopy full SHA for 51a8c8c
.github/workflows/compile-examples.yml
@@ -66,6 +66,8 @@ jobs:
66
platform-name: arduino:mbed_nicla
67
- fqbn: arduino:mbed_opta:opta
68
platform-name: arduino:mbed_opta
69
+ - fqbn: arduino:mbed_giga:giga
70
+ platform-name: arduino:mbed_giga
71
72
# Make board type-specific customizations to the matrix jobs
73
include:
0 commit comments