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