Skip to content

Commit ee6a9a9

Browse files
committed
Add Arduino Giga to CI build.
1 parent 40a5612 commit ee6a9a9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .github/workflows/compile-examples.yml

+3
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ jobs:
4242
- fqbn: arduino:renesas_uno:unor4wifi
4343
platforms: |
4444
- name: arduino:renesas_uno
45+
- fqbn: arduino:mbed_giga:giga
46+
platforms: |
47+
- name: arduino:mbed_giga
4548
4649
steps:
4750
- name: Checkout

0 commit comments

Comments
 (0)