Skip to content

Commit d0274a6

Browse files
committed
ci(cmake): add missing series to the build
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent b73ed8e commit d0274a6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/Cmake.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
strategy:
3232
matrix:
3333
boardname:
34+
- NUCLEO_C092RC
3435
- NUCLEO_F091RC
3536
- NUCLEO_F103RB
3637
- NUCLEO_F207ZG
@@ -46,9 +47,12 @@ jobs:
4647
- NUCLEO_L476RG
4748
- NUCLEO_L552ZE_Q
4849
- NUCLEO_U083RC
50+
- NUCLEO_U385RG_Q
4951
- NUCLEO_U575ZI_Q
52+
- NUCLEO_WB09KE
5053
- P_NUCLEO_WB55RG
5154
- NUCLEO_WBA55CG
55+
- NUCLEO_WL33CC1
5256
- NUCLEO_WL55JC1
5357

5458
steps:

0 commit comments

Comments
 (0)