We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ddd849 commit b3aa705Copy full SHA for b3aa705
.github/workflows/micropython.yml
@@ -7,7 +7,7 @@ on:
7
types: [created]
8
9
env:
10
- MICROPYTHON_VERSION: v1.24.1
+ MICROPYTHON_VERSION: master
11
MICROPYTHON_FLAVOUR: micropython
12
13
jobs:
0 commit comments