Skip to content

Commit

Permalink
Revert previous attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
jp-bennett authored Mar 21, 2024
1 parent 9c88906 commit 907d075
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/main_matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,11 +145,11 @@ jobs:
with:
board: ${{ matrix.board }}

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

package-raspbian:
uses: ./.github/workflows/package_raspbian.yml
Expand Down

0 comments on commit 907d075

Please sign in to comment.