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

Remove MSVC-14.0

This commit is contained in:
Matt Borland
2024-05-21 08:45:15 +02:00
parent 52be1ad7f2
commit 4200543408

View File

@@ -185,7 +185,7 @@ jobs:
strategy:
fail-fast: false
matrix:
toolset: [ msvc-14.0, msvc-14.2 ]
toolset: [ msvc-14.2 ]
standard: [ 14, 17 ]
suite: [ github_ci_block_1, github_ci_block_2 ]
steps: