Skip to content

Commit

Permalink
CI: Retarget to presto-wireless branch.
Browse files Browse the repository at this point in the history
This branch includes Bluetooth tweaks and the new way of enabling PSRAM.
  • Loading branch information
Gadgetoid committed Nov 21, 2024
1 parent 90c37b3 commit 5aed867
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 @@ -7,7 +7,7 @@ on:
types: [created]

env:
MICROPYTHON_VERSION: feature/psram-and-wifi
MICROPYTHON_VERSION: feature/presto-wireless
MICROPYTHON_FLAVOUR: pimoroni
PIMORONI_PICO_VERSION: feature/picovector2-and-layers

Expand Down Expand Up @@ -153,4 +153,4 @@ jobs:
asset_path: ${{ env.RELEASE_FILE }}-with-filesystem.uf2
upload_url: ${{ github.event.release.upload_url }}
asset_name: ${{ env.RELEASE_FILE }}-with-filesystem.uf2
asset_content_type: application/octet-stream
asset_content_type: application/octet-stream

0 comments on commit 5aed867

Please sign in to comment.