kopia lustrzana https://github.com/meshtastic/firmware
Add Raspbian to Main CI (#2948)
rodzic
46bd6ca7ba
commit
dc8903ec42
|
@ -129,6 +129,12 @@ jobs:
|
|||
with:
|
||||
board: ${{ matrix.board }}
|
||||
|
||||
build-raspbian:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
max-parallel: 1
|
||||
uses: ./.github/workflows/build_raspbian.yml
|
||||
|
||||
build-native:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
Ładowanie…
Reference in New Issue