1
0
forked from boostorg/mp11

Add msvc-14.0 to GHA

This commit is contained in:
Peter Dimov
2021-12-22 07:04:24 +02:00
parent edba135739
commit 219c8c1027

View File

@@ -144,6 +144,10 @@ jobs:
fail-fast: false
matrix:
include:
- toolset: msvc-14.0
cxxstd: "14"
addrmd: 32,64
os: windows-2019
- toolset: msvc-14.1
cxxstd: "14,17,latest"
addrmd: 32,64