Browse Source

Merge pull request #2016 from weebl2000/add-lr1110-sx1276

Add sanity build for LR1110 and SX1276 too
pull/2347/head
Liam Cottle 2 months ago
committed by GitHub
parent
commit
bdae60498c
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      .github/workflows/pr-build-check.yml

4
.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

Loading…
Cancel
Save