We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75f82ef commit 372825dCopy full SHA for 372825d
1 file changed
.github/workflows/compile-examples.yml
@@ -61,6 +61,9 @@ jobs:
61
- fqbn: arduino:mbed_portenta:envie_m7
62
platforms: |
63
- name: arduino:mbed_portenta
64
+ - fqbn: arduino:mbed_opta:opta
65
+ platforms: |
66
+ - name: arduino:mbed_opta
67
68
steps:
69
- name: Checkout repository
0 commit comments