update workflow - only build tiny2350 firmware
This commit is contained in:
parent
7319462023
commit
f76160378c
10
.github/workflows/micropython.yml
vendored
10
.github/workflows/micropython.yml
vendored
@ -14,12 +14,12 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
- name: rpi_pico2
|
||||
- name: rpi_pico2_w
|
||||
- name: rpi_pico2b
|
||||
- name: pimoroni_plasma2350
|
||||
# - name: rpi_pico2
|
||||
# - name: rpi_pico2_w
|
||||
# - name: rpi_pico2b
|
||||
# - name: pimoroni_plasma2350
|
||||
- name: pimoroni_tiny2350
|
||||
- name: pimoroni_pico_plus2
|
||||
# - name: pimoroni_pico_plus2
|
||||
|
||||
env:
|
||||
# MicroPython version will be contained in github.event.release.tag_name for releases
|
||||
|
||||
Loading…
Reference in New Issue
Block a user