Skip to content

Commit

Permalink
add 917soc
Browse files Browse the repository at this point in the history
  • Loading branch information
mykrupp committed Sep 26, 2024
1 parent 8c93730 commit 10b3998
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,14 @@ jobs:
suffix: [thread]
# Build only specific combinations of app, board and suffix
include:
# Thread boards that have thermostats
- board: brd4187c
app: thermostat
suffix: thread
- board: brd4316a
app: thermostat
suffix: thread
# Wi-Fi NCP combos
- board: brd4187c
app: thermostat
suffix: 917-ncp
Expand Down Expand Up @@ -67,6 +69,6 @@ jobs:
board: ${{ matrix.board }}
suffix: ${{ matrix.suffix }}
family: siwx917
extension: ;wiseconnect3_sdk
extension: \;wiseconnect3_sdk


0 comments on commit 10b3998

Please sign in to comment.