CI: Bump MicroPython to latest commit post Pico SDK 1.5.0 bump.
This commit is contained in:
parent
3bc0f019b2
commit
fd2f285f16
|
@ -7,7 +7,7 @@ on:
|
||||||
types: [created]
|
types: [created]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
MICROPYTHON_VERSION: 35524a6fda1e44692ad599a39c802c168c897de9
|
MICROPYTHON_VERSION: 294098d28e2bad0ac0aad0d72595d11a82798096
|
||||||
BOARD_TYPE: PIMORONI_BADGER2040
|
BOARD_TYPE: PIMORONI_BADGER2040
|
||||||
# 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
|
||||||
RELEASE_FILE: pimoroni-badger2040-${{github.event.release.tag_name || github.sha}}-micropython
|
RELEASE_FILE: pimoroni-badger2040-${{github.event.release.tag_name || github.sha}}-micropython
|
||||||
|
|
|
@ -7,7 +7,7 @@ on:
|
||||||
types: [created]
|
types: [created]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
MICROPYTHON_VERSION: 67fac4ebc53db6337008ba06df7932faec80f57c
|
MICROPYTHON_VERSION: 294098d28e2bad0ac0aad0d72595d11a82798096
|
||||||
BOARD_TYPE: PIMORONI_BADGER2040W
|
BOARD_TYPE: PIMORONI_BADGER2040W
|
||||||
# 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
|
||||||
RELEASE_FILE: pimoroni-badger2040w-${{github.event.release.tag_name || github.sha}}-micropython
|
RELEASE_FILE: pimoroni-badger2040w-${{github.event.release.tag_name || github.sha}}-micropython
|
||||||
|
|
|
@ -7,7 +7,7 @@ on:
|
||||||
types: [created]
|
types: [created]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
MICROPYTHON_VERSION: 67fac4ebc53db6337008ba06df7932faec80f57c
|
MICROPYTHON_VERSION: 294098d28e2bad0ac0aad0d72595d11a82798096
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deps:
|
deps:
|
||||||
|
|
|
@ -7,7 +7,7 @@ on:
|
||||||
types: [created]
|
types: [created]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
MICROPYTHON_VERSION: 67fac4ebc53db6337008ba06df7932faec80f57c
|
MICROPYTHON_VERSION: 294098d28e2bad0ac0aad0d72595d11a82798096
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deps:
|
deps:
|
||||||
|
|
Loading…
Reference in New Issue