build SX1280 on Master too

This commit is contained in:
Thomas Göttgens 2022-12-29 14:26:21 +01:00 committed by GitHub
parent 02def448bc
commit 840079c25b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,7 @@ jobs:
- board: station-g1
- board: m5stack-coreink
- board: tbeam-s3-core
- board: tlora-t3s3-v1
runs-on: ubuntu-latest
steps:
@ -53,6 +54,7 @@ jobs:
- board: tlora-v1
- board: tlora_v1_3
- board: tlora-v2-1-1.6
- board: tlora-v2-1-1.8
- board: tbeam
- board: heltec-v1
- board: heltec-v2.0
@ -67,6 +69,7 @@ jobs:
- board: m5stack-core
- board: m5stack-coreink
- board: tbeam-s3-core
- board: tlora-t3s3-v1
uses: ./.github/workflows/build_esp32.yml
with:
board: ${{ matrix.board }}