Skip to content

Commit 0ebf94f

Browse files
committed
GH: CI: add lvgl v8 to test matrix
1 parent d600f09 commit 0ebf94f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/compile-examples.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ jobs:
5252
fqbn: arduino:mbed:envie_m4
5353
additional-libraries: |
5454
- name: lvgl
55-
version: 7.11.0
5655
additional-sketch-paths: |
5756
- libraries/doom
5857
- libraries/KernelDebug
@@ -70,6 +69,7 @@ jobs:
7069
- libraries/doom
7170
- libraries/KernelDebug
7271
- libraries/Portenta_Camera/examples
72+
- libraries/Portenta_lvgl/examples/Portenta_lvgl
7373
- libraries/Portenta_SDCARD
7474
- libraries/Portenta_SDRAM
7575
- libraries/Portenta_System

0 commit comments

Comments
 (0)