Skip to content

Commit a7bbf3f

Browse files
committed
Add target matrix for CI
1 parent 28dfc07 commit a7bbf3f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
project: [bms]
1818
# The build profile to run on
1919
profile: [debug, release]
20+
# The mbed target to build for
21+
target: [LPC1768]
2022

2123

2224
steps:

0 commit comments

Comments
 (0)