Skip to content

Commit

Permalink
CI: Bump pimoroni-pico to feature/picovector2-and-layers.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Nov 20, 2024
1 parent db7bdf5 commit d750b4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/micropython.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
env:
MICROPYTHON_VERSION: feature/psram-and-wifi
MICROPYTHON_FLAVOUR: pimoroni
PIMORONI_PICO_VERSION: main
PIMORONI_PICO_VERSION: feature/picovector2-and-layers

jobs:
build:
Expand Down Expand Up @@ -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

0 comments on commit d750b4f

Please sign in to comment.