[CI] Remove reference to a dated issue
There are no plans currently to fix #132803 given the job run time impact that it would cause. So for now, closing it. Closes #132803.
This commit is contained in:
parent
13055d60bb
commit
85bb71090c
@ -109,10 +109,10 @@ EXCLUDE_WINDOWS = {
|
||||
}
|
||||
|
||||
# These are projects that we should test if the project itself is changed but
|
||||
# where testing is not yet stable enough for it to be enabled on changes to
|
||||
# dependencies.
|
||||
# where testing is not yet stable enough or is too expensive for it to be
|
||||
# enabled on changes to dependencies.
|
||||
EXCLUDE_DEPENDENTS_WINDOWS = {
|
||||
"flang", # TODO(issues/132803): Flang is not stable.
|
||||
"flang",
|
||||
}
|
||||
|
||||
EXCLUDE_MAC = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user