CI: MicroPython target experimental experimental WiFi branch.
This commit is contained in:
parent
db7bdf5d77
commit
aa51d9edd4
4
.github/workflows/micropython.yml
vendored
4
.github/workflows/micropython.yml
vendored
@ -7,7 +7,7 @@ on:
|
||||
types: [created]
|
||||
|
||||
env:
|
||||
MICROPYTHON_VERSION: feature/psram-and-wifi
|
||||
MICROPYTHON_VERSION: feature/psram-wifi-n-bt
|
||||
MICROPYTHON_FLAVOUR: pimoroni
|
||||
PIMORONI_PICO_VERSION: main
|
||||
|
||||
@ -127,4 +127,4 @@ jobs:
|
||||
asset_path: build-${{ matrix.name }}/firmware.uf2
|
||||
upload_url: ${{ github.event.release.upload_url }}
|
||||
asset_name: ${{ env.RELEASE_FILE }}.uf2
|
||||
asset_content_type: application/octet-stream
|
||||
asset_content_type: application/octet-stream
|
||||
|
||||
Loading…
Reference in New Issue
Block a user