mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-08 14:12:05 +00:00
Revert previous attempt
This commit is contained in:
parent
9c88906acc
commit
907d075917
10
.github/workflows/main_matrix.yml
vendored
10
.github/workflows/main_matrix.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user