MicroPython: Bump to d1ed0f1.

This commit is contained in:
Phil Howard 2022-11-16 12:00:58 +00:00
parent fb6fdcc115
commit c7bdf4a3cc
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ on:
types: [created]
env:
MICROPYTHON_VERSION: eefd946e60aba3ac61c7bfbd0272d07be289e3f3
MICROPYTHON_VERSION: d1ed0f161099175319bbdb7a3546634c4a8c2b25
BOARD_TYPE: PIMORONI_BADGER2040
# 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

View File

@ -7,7 +7,7 @@ on:
types: [created]
env:
MICROPYTHON_VERSION: eefd946e60aba3ac61c7bfbd0272d07be289e3f3
MICROPYTHON_VERSION: d1ed0f161099175319bbdb7a3546634c4a8c2b25
jobs:
deps:

View File

@ -7,7 +7,7 @@ on:
types: [created]
env:
MICROPYTHON_VERSION: eefd946e60aba3ac61c7bfbd0272d07be289e3f3
MICROPYTHON_VERSION: d1ed0f161099175319bbdb7a3546634c4a8c2b25
jobs:
deps: