Skip to content

Commit db17f90

Browse files
committed
Disable some checks, to narrow down build failures.
1 parent 00eac7f commit db17f90

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.ci/compute_projects.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,9 @@
106106
"libcxxabi",
107107
"libunwind",
108108
"flang-rt",
109+
"mlir", #CAROLINE
110+
"polly", #CAROLINE
111+
"lld", #CAROLINE
109112
}
110113

111114
# These are projects that we should test if the project itself is changed but

0 commit comments

Comments
 (0)