Skip to content

Commit baa548f

Browse files
committed
Enable CI for GIGA
1 parent 22f07eb commit baa548f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/compile-examples.yml

+8
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,14 @@ jobs:
5959
- examples/OTA_Qspi_Flash
6060
- examples/OTA_Qspi_Flash_Ethernet
6161
- examples/OTA_Usage_Portenta
62+
- fqbn: arduino:mbed_giga:giga
63+
platforms: |
64+
- name: arduino:mbed_giga
65+
libraries: |
66+
- name: Arduino_DebugUtils
67+
sketch-paths: |
68+
- examples/OTA_Qspi_Flash
69+
- examples/OTA_Usage_Portenta
6270
6371
steps:
6472
- name: Checkout

0 commit comments

Comments
 (0)