Skip to content

Commit 99901b9

Browse files
committed
fixup: board ci
1 parent dee4143 commit 99901b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
- name: Examples STM32H7 Series
149149
if: always()
150150
run: |
151-
(cd examples && ../tools/scripts/examples_compile.py nucleo_h743zi nucleo_h723zg stm32h750vbt6_devebox)
151+
(cd examples && ../tools/scripts/examples_compile.py nucleo_h743zi nucleo_h723zg stm32h750vbt6_devebox nucleo_h755zi-q)
152152
153153
stm32f4-examples-1:
154154
runs-on: ubuntu-20.04

0 commit comments

Comments
 (0)