Skip to content

Commit 7b218f5

Browse files
remove ESP32 compilation because of an unknown python error
1 parent 45f5bb5 commit 7b218f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
examples/projects/NUCLEO-F072RB,
104104
examples/projects/NUCLEO-L073RZ,
105105
examples/projects/STM32L4S5_discovery,
106-
examples/projects/ESP32,
106+
# examples/projects/ESP32,
107107
examples/projects/native,
108108
]
109109
os: [macos-latest, windows-latest, ubuntu-latest]

0 commit comments

Comments
 (0)