Add Station G2 to the build matrix

This commit is contained in:
Thomas Göttgens 2024-02-25 12:11:11 +01:00 committed by GitHub
parent a8d37475b6
commit 6932f07310
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,7 +32,7 @@ jobs:
- board: meshtastic-diy-v1
- board: rak4631
- board: t-echo
- board: station-g1
- board: station-g2
- board: m5stack-coreink
- board: tbeam-s3-core
- board: tlora-t3s3-v1
@ -99,6 +99,7 @@ jobs:
- board: t-watch-s3
- board: t-deck
- board: picomputer-s3
- board: station-g2
uses: ./.github/workflows/build_esp32_s3.yml
with:
board: ${{ matrix.board }}