File tree Expand file tree Collapse file tree 1 file changed +11
-9
lines changed
Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Original file line number Diff line number Diff line change 11{
2- "_comment" : [" This is intentionally undocumented in README.md, do not use it." ,
3- " Using it is an automatic CI error." ,
4- " broken_linux, broken_windows and broken_macos are lists of wraps that are known" ,
5- " to be broken on the CI and ***MUST*** get repaired before updates" ,
6- " will be accepted. If upstream does not support an Operating System," ,
7- " explicitly disable that Operating System in build_on." ,
8- " Please remove projects from those lists once they are updated." ],
2+ "_comment" : [
3+ " This is intentionally undocumented in README.md, do not use it." ,
4+ " Using it is an automatic CI error." ,
5+ " broken_linux, broken_windows and broken_macos are lists of wraps that are known" ,
6+ " to be broken on the CI and ***MUST*** get repaired before updates" ,
7+ " will be accepted. If upstream does not support an Operating System," ,
8+ " explicitly disable that Operating System in build_on." ,
9+ " Please remove projects from those lists once they are updated."
10+ ],
911 "broken_linux" : [
1012 " arduinocore-avr"
1113 ],
437439 "windows" : false
438440 },
439441 "debian_packages" : [
440- " qtbase5-dev"
442+ " qtbase5-dev"
441443 ],
442444 "brew_packages" : [
443- " qt6"
445+ " qt6"
444446 ]
445447 },
446448 "quazip" : {
You can’t perform that action at this time.
0 commit comments