Skip to content

Commit

Permalink
add thermostat only for brd4187c and brd4316a
Browse files Browse the repository at this point in the history
  • Loading branch information
mykrupp committed Sep 23, 2024
1 parent 871b460 commit 775fac3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@ jobs:
include:
- board: brd4187c
app: thermostat
- board: brd4187c
ncp: thread
- board: brd4316a
app: thermostat
ncp: thread


name: ${{ matrix.app }}-${{ matrix.ncp }} ${{ matrix.board }}
Expand Down

0 comments on commit 775fac3

Please sign in to comment.