Revert previous attempt
This commit is contained in:
co-authored by
GitHub
parent
9c88906acc
commit
907d075917
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user