Skip to content

Commit 6eef96d

Browse files
committed
CI: Revert to v1.23.0.
We'd moved past v1.23.0 to do our release in order to grab: micropython/micropython@932f76c But this broke our builds due to: micropython/micropython#15220
1 parent 9771274 commit 6eef96d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/micropython.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
types: [created]
88

99
env:
10-
MICROPYTHON_VERSION: 932f76c6ba64c5a3e68de3324556d9979f09303b
10+
MICROPYTHON_VERSION: v1.23.0
1111

1212
jobs:
1313
build:

0 commit comments

Comments
 (0)