2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 04:22:09 +00:00

Add MSVC-14.0 and verified mingw [CI SKIP]

This commit is contained in:
Matt Borland
2020-12-30 16:25:02 +03:00
parent 773f583f72
commit 50a52fabb7

View File

@@ -215,7 +215,7 @@ jobs:
strategy:
fail-fast: false
matrix:
toolset: [ gcc, msvc-14.2 ]
toolset: [ gcc, msvc-14.0, msvc-14.2 ]
standard: [ 11, 14, 17 ]
suite: [ float128_tests, special_fun, distribution_tests, misc, quadrature, ../example//examples, ../tools ]
steps: