Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
turn on blocking build for AVX512 and SVE on GhA (#3717)
Summary: Pull Request resolved: #3717 they have been running in shadow mode for quite some time now. I spot-checked the builds for the past 10 jobs and they all look good. Since `continue-on-error` will always mark a job as "green" even if it fails, I need a way to holistically verify these builds actually work reliably. Turning the builds to blocking to accomplish that. Differential Revision: D60692521
- Loading branch information