Skip to content

Commit

Permalink
Add Raspbian to Main CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jp-bennett committed Nov 18, 2023
1 parent 46bd6ca commit 72172da
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/main_matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,12 @@ jobs:
with:
board: ${{ matrix.board }}

build-raspbian:
strategy:
fail-fast: false
max-parallel: 1
uses: ./.github/workflows/build_raspbian.yml

build-native:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 72172da

Please sign in to comment.