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:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- name: rpi_pico2
|
# - name: rpi_pico2
|
||||||
- name: rpi_pico2_w
|
# - name: rpi_pico2_w
|
||||||
- name: rpi_pico2b
|
# - name: rpi_pico2b
|
||||||
- name: pimoroni_plasma2350
|
# - name: pimoroni_plasma2350
|
||||||
- name: pimoroni_tiny2350
|
- name: pimoroni_tiny2350
|
||||||
- name: pimoroni_pico_plus2
|
# - name: pimoroni_pico_plus2
|
||||||
|
|
||||||
env:
|
env:
|
||||||
# MicroPython version will be contained in github.event.release.tag_name for releases
|
# MicroPython version will be contained in github.event.release.tag_name for releases
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user