Browse Source

Add sanity build for LR1110 and SX1276 too

pull/2016/head
Wessel Nieboer 3 months ago
parent
commit
c0252ab82c
No known key found for this signature in database GPG Key ID: 27BB1C3D63DEEFFF
  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