Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mark the passing UBSAN build as stable
PR python#519 added the "AMD64 Arch Linux Usan Function" UBSAN builder with -fno-sanitize=function, but made it unstable and left the existing USAN builder with all checks as stable. We currently need this skip in order to pass, so the Function one should be marked stable (until gh-111178 is fixed & we can merge the two builders again).
- Loading branch information