You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This adds an `is-bottleneck` matrix flag for the following
configurations:
- Any compiler with MSan
- Apple Clang + ASan
- Apple Clang + UBSan
and, for these entries, skips the AsciiDoc/HTML golden tests and
self-doc test while still running all the other tests.
This reduces the wall-clock time of the overall CI run by removing the
heaviest tests.
0 commit comments