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:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user