Skip to content

Commit

Permalink
CI: Bump MicroPython to master.
Browse files Browse the repository at this point in the history
CI will always run against the latest MicroPython commit.
  • Loading branch information
Gadgetoid committed Feb 27, 2024
1 parent cf62eae commit 7ec85c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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: v1.22.2
MICROPYTHON_VERSION: master

jobs:
build:
Expand Down

0 comments on commit 7ec85c9

Please sign in to comment.