We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21f8593 commit 8a489c7Copy full SHA for 8a489c7
.github/workflows/build.yml
@@ -68,6 +68,7 @@ jobs:
68
- 'stm32f4'
69
- 'stm32h5'
70
- 'stm32l4'
71
+ - 'stm32h7'
72
with:
73
port: ${{ matrix.port }}
74
boards: ${{ toJSON(fromJSON(needs.set-matrix.outputs.json)[matrix.port].board) }}
0 commit comments