Skip to content

Commit 3ec4483

Browse files
committed
add iflash and noflash bangle.js builds to build matrix
1 parent cdeb050 commit 3ec4483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
strategy:
7979
# devices to build for
8080
matrix:
81-
board: [PUCKJS, PIXLJS, JOLTJS, MDBT42Q, BANGLEJS, BANGLEJS2, PUCKJS_MINIMAL, PUCKJS_NETWORK, PIXLJS_WIZ]
81+
board: [PUCKJS, PIXLJS, JOLTJS, MDBT42Q, BANGLEJS, BANGLEJS2, PUCKJS_MINIMAL, PUCKJS_NETWORK, PIXLJS_WIZ, BANGLEJS2_NOFLASH, BANGLEJS2_IFLASH]
8282
# try and build for all devices even if one fails
8383
fail-fast: false
8484
steps:

0 commit comments

Comments
 (0)