BoostGSoC20 / ublas

Boost.uBlas
https://www.boost.org/doc/libs/release/libs/numeric/ublas
1 stars 2 forks source link

Enhance build matrix for CI on Github Actions #2

Closed coder3101 closed 4 years ago

coder3101 commented 4 years ago

As discussed we are to include the new build matrix in Github actions that tests the sources extensively on various compiler and vendors.

The below test matrix will be made. This issue will get updated as we progressively add the new compilers.

Linux: GCC

Linux: clang

Windows: MSVC

Apple: Xcode