Update CI

This commit is contained in:
lewishe 2024-02-01 11:58:54 +08:00
parent 5f448d5329
commit 4d4d78bca9

View File

@ -13,21 +13,19 @@ jobs:
strategy: strategy:
matrix: matrix:
example: example:
[ - Arduino_GFX_PDQgraphicstest
Arduino_GFX_PDQgraphicstest, - Arduino_GFXDemo
Arduino_GFXDemo, - SerialExample
SerialExample, - TFT_Rainbow
TFT_Rainbow, - factory
factory, - lv_demos
lv_demos, - nes
nes, - ota
ota, - sd
sd, - tft
tft, - touch_test
touch_test, - usb_hid_pad
usb_hid_pad, - T-Display-S3-MIDI
T-Display-S3-MIDI,
]
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3