Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[github][ci] Reduce the number of GCC runs on older compiler
-Don't try to compile any riscv targets on gcc 7.5.0 which is a bit too old to deal with any of the newer ISA extensions. -Stop building UBSAN on 7.5.0 builds since that's not particularly useful.
- Loading branch information