Skip to content

Commit 4f0b25f

Browse files
committed
added workflow for uno q
1 parent 7888b79 commit 4f0b25f

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
@@ -75,6 +75,10 @@ jobs:
7575
platforms: |
7676
- name: arduino:esp32
7777
artifact-name-suffix: arduino-esp32-nano_nora
78+
- fqbn: arduino:zephyr:unoq
79+
platforms: |
80+
- name: arduino:zephyr
81+
artifact-name-suffix: arduino-zephyr-unoq
7882

7983
steps:
8084
- name: Checkout repository

0 commit comments

Comments
 (0)