Skip to content

Commit ca466b3

Browse files
committed
libgrapheme: is currently broken in linux
It's fixed in master, but there's not release yet. In [1] there was a discussion to deliberately let the windows tests fail. As the current PR seems to be ignored until the pipeline is green, I'm trying to fix the pipeline nonetheless. [1] #2136
1 parent b9b1ad2 commit ca466b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ci_config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"mocklibc",
1717
"termbox",
1818
"m4",
19-
"tinyply"
19+
"tinyply",
20+
"libgrapheme"
2021
],
2122
"broken_darwin": [
2223
"arduinocore-avr",

0 commit comments

Comments
 (0)