Skip to content

Commit bad22f5

Browse files
committed
Fix workflows for Opta
1 parent 748dc02 commit bad22f5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/compile-examples.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ jobs:
3737
- fqbn: arduino:mbed_giga:giga
3838
platforms: |
3939
- name: arduino:mbed_giga
40+
- fqbn: arduino:mbed_opta:opta
41+
platforms: |
42+
- name: arduino:mbed_opta
4043
4144
steps:
4245
- name: Checkout repository
@@ -53,6 +56,7 @@ jobs:
5356
- source-path: ./
5457
- name: Arduino_Portenta_OTA
5558
- name: Arduino_DebugUtils
59+
- name: ArduinoRS485
5660
sketch-paths: |
5761
- examples
5862
enable-deltas-report: true

0 commit comments

Comments
 (0)