Add msvc-14.0 to GHA

This commit is contained in:
Peter Dimov
2021-12-09 19:59:01 +02:00
parent 3fc7540733
commit f6cad272d4

View File

@ -147,6 +147,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