Skip to content

Commit 85f87ba

Browse files
committed
CI: Use MicroPython branch with CFLAGS_EXTRA for Webassembly
Otherwise fails on warnings inside emlearn modules
1 parent 5e8b987 commit 85f87ba

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: master
244+
ref: webassembly-extra-cflags
245245
- name: Install Python dependencies
246246
run: pip install -r requirements.txt
247247
- name: Setup MicroPython

0 commit comments

Comments
 (0)