Build Parameters

This commit is contained in:
fvanroie 2021-11-13 23:47:11 +01:00
parent 64a3bf6260
commit 97854e5297

View File

@ -17,48 +17,34 @@ jobs:
matrix: matrix:
environment: environment:
# - d1-mini-esp8266_ili9341 # - d1-mini-esp8266_ili9341
- arduitouch-esp32_ili9341: - env: arduitouch-esp32_ili9341
env: arduitouch-esp32_ili9341 out: arduitouch
out: arduitouch - env: d1-mini-esp32_ili9341
- d1-mini-esp32_ili9341: out: d1-mini-esp32
env: d1-mini-esp32_ili9341 - env: esp32-one_st7796
out: d1-mini-esp32 out: esp32-one
- esp32-one_st7796: - env: esp32-touchdown
env: esp32-one_st7796 out: esp32-touchdown
out: esp32-one - env: freetouchdeck
- esp32-touchdown:
env: esp32-touchdown
out: esp32-touchdown
- freetouchdeck:
env: freetouchdeck
out: freetouchdeck out: freetouchdeck
- huzzah32-featherwing-24: - env: huzzah32-featherwing-24
env: huzzah32-featherwing-24
out: featherwing out: featherwing
- huzzah32-featherwing-35: - env: huzzah32-featherwing-24
env: huzzah32-featherwing-24 out: featherwing
out: featherwing - env: lanbon_l8
- lanbon_l8: out: lanbon_l8
env: lanbon_l8 - env: lolin-d32-pro_ili9341
out: lanbon_l8 out: lolin-d32-pro
- lolin-d32-pro_ili9341: - env: m5stack-core2
env: lolin-d32-pro_ili9341 out: m5stack
out: lolin-d32-pro - env: makerfabs-tft35-cap
- m5stack-core2: out: makerfabs-tft
env: m5stack-core2 - env: ttgo-t7-v1.5_ili9341
out: m5stack out: ttgo-t7
- makerfabs-tft35-cap: - env: wt32-sc01
env: makerfabs-tft35-cap out: wt32-sc01
out: makerfabs-tft - env: yeacreate-nscreen32
- ttgo-t7-v1.5_ili9341: out: yeacreate
env: ttgo-t7-v1.5_ili9341
out: ttgo-t7
- wt32-sc01:
env: wt32-sc01
out: wt32-sc01
- yeacreate-nscreen32:
env: yeacreate-nscreen32
out: yeacreate
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2