Skip to content

Commit 357d9bd

Browse files
committed
test against master branch
1 parent 5b61358 commit 357d9bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unix_port.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Clone lv_micropython
1919
run: |
2020
git clone https://github.com/lvgl/lv_micropython.git .
21-
git checkout arch/drivers
21+
git checkout master
2222
- name: Initialize lv_bindings submodule
2323
run: git submodule update --init --recursive lib/lv_bindings
2424
- name: Update Unix port submodules

0 commit comments

Comments
 (0)