Browse Source
Add sanity build for LR1110 and SX1276 too
pull/2016/head
Wessel Nieboer
3 months ago
No known key found for this signature in database
GPG Key ID: 27BB1C3D63DEEFFF
1 changed files with
4 additions and
0 deletions
-
.github/workflows/pr-build-check.yml
|
|
|
@ -39,6 +39,10 @@ jobs: |
|
|
|
- wio-e5-mini_repeater |
|
|
|
# ESP32-C6 |
|
|
|
- LilyGo_Tlora_C6_repeater_ |
|
|
|
# LR1110 (nRF52) |
|
|
|
- wio_wm1110_repeater |
|
|
|
# SX1276 (ESP32) |
|
|
|
- Tbeam_SX1276_repeater |
|
|
|
|
|
|
|
steps: |
|
|
|
- name: Clone Repo |
|
|
|
|