Now we have some information in CI logs about what compiler is actually being used, fix some places where an unexpected compiler is being picked up. Avoid picking up gcc-objc and gfortran from PATH in vs2017 image for VS test runs. Use clang for objc/objc++ in MSYS2 clang test runs, rather than picking up gcc from path. Also install gfortran for fortran tests on Cygwin.pull/5250/head
parent
10749494c8
commit
df0be82dd6
2 changed files with 4 additions and 3 deletions
Loading…
Reference in new issue