mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2026-03-30 17:02:12 +02:00
ci builds now all variants
This commit is contained in:
parent
89eb1b6357
commit
76bb0627af
2 changed files with 5 additions and 1 deletions
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
|
|
@ -13,6 +13,10 @@ jobs:
|
|||
include:
|
||||
- env: esp32dev
|
||||
name: ESP32
|
||||
- env: esp32c3
|
||||
name: ESP32-C3
|
||||
- env: esp32s3
|
||||
name: ESP32-S3
|
||||
|
||||
steps:
|
||||
- name: Check out code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue