Revert previous attempt

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

View File

@ -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