Merge pull request #649 from pimoroni/patch-bump-micropython

CI: Bump MicroPython to 67fac4e.
This commit is contained in:
Philip Howard 2023-01-27 11:19:28 +00:00 committed by GitHub
commit 884722de50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ on:
types: [created]
env:
MICROPYTHON_VERSION: 699477d12d1aa1cb57ff6cfc3f5dc5e97524dbe6
MICROPYTHON_VERSION: 67fac4ebc53db6337008ba06df7932faec80f57c
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: 699477d12d1aa1cb57ff6cfc3f5dc5e97524dbe6
MICROPYTHON_VERSION: 67fac4ebc53db6337008ba06df7932faec80f57c
jobs:
deps:

View File

@ -7,7 +7,7 @@ on:
types: [created]
env:
MICROPYTHON_VERSION: 699477d12d1aa1cb57ff6cfc3f5dc5e97524dbe6
MICROPYTHON_VERSION: 67fac4ebc53db6337008ba06df7932faec80f57c
jobs:
deps: