mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-01-21 08:10:15 +01:00
buildUpdate2
This commit is contained in:
parent
095cc7edae
commit
3d1ae2fa70
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
|
|
@ -12,11 +12,11 @@ jobs:
|
|||
matrix:
|
||||
target:
|
||||
- name: ttgo-lora32-v21
|
||||
chip: esp32
|
||||
chip: ESP32
|
||||
- name: heltec_wireless_tracker
|
||||
chip: esp32s3
|
||||
chip: ESP32S3
|
||||
- name: heltec_ht-ct62
|
||||
chip: esp32c3
|
||||
chip: ESP32C3
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue