No need to build Raspbian arm64 twice: Part 2

This commit is contained in:
Jonathan Bennett 2024-05-19 23:44:12 -05:00
parent e8cdac8fa0
commit 34aec70998

View File

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