Remove double run of build-raspbian

This commit is contained in:
Jonathan Bennett 2024-03-21 16:14:45 -05:00 committed by GitHub
parent defeb8e52b
commit 9c88906acc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -145,11 +145,11 @@ jobs:
with: with:
board: ${{ matrix.board }} board: ${{ matrix.board }}
build-raspbian: #build-raspbian:
strategy: # strategy:
fail-fast: false # fail-fast: false
max-parallel: 1 # max-parallel: 1
uses: ./.github/workflows/build_raspbian.yml # uses: ./.github/workflows/build_raspbian.yml
package-raspbian: package-raspbian:
uses: ./.github/workflows/package_raspbian.yml uses: ./.github/workflows/package_raspbian.yml