mirror of
https://github.com/me-no-dev/ESPAsyncWebServer.git
synced 2025-08-26 16:00:56 +02:00
update CI
This commit is contained in:
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@@ -21,18 +21,12 @@ jobs:
|
||||
include:
|
||||
- core: esp32:esp32
|
||||
board: esp32:esp32:esp32
|
||||
eeprom: true
|
||||
softwareserial: false
|
||||
index_url: https://espressif.github.io/arduino-esp32/package_esp32_index.json
|
||||
- core: esp32:esp32
|
||||
board: esp32:esp32:esp32
|
||||
eeprom: true
|
||||
softwareserial: false
|
||||
index_url: https://espressif.github.io/arduino-esp32/package_esp32_dev_index.json
|
||||
- core: esp8266:esp8266
|
||||
board: esp8266:esp8266:huzzah
|
||||
eeprom: true
|
||||
softwareserial: true
|
||||
index_url: https://arduino.esp8266.com/stable/package_esp8266com_index.json
|
||||
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user