Skip to content

Commit 1655d98

Browse files
committed
CI: Try MicroPython master for webassembly
1 parent 57d1be1 commit 1655d98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ jobs:
241241
with:
242242
repository: jonnor/micropython
243243
path: micropython
244-
ref: v1.26.1-emlearn
244+
ref: master
245245
- name: Install Python dependencies
246246
run: pip install -r requirements.txt
247247
- name: Setup MicroPython

0 commit comments

Comments
 (0)