Add msvc-14.3 to ci.yml

This commit is contained in:
Peter Dimov 2021-10-28 23:18:06 +03:00
parent 65eddbb2f0
commit f6055628e6
1 changed files with 4 additions and 0 deletions

View File

@ -155,6 +155,10 @@ jobs:
cxxstd: "14,17,latest"
addrmd: 32,64
os: windows-2019
- toolset: msvc-14.3
cxxstd: "14,17,latest"
addrmd: 32,64
os: windows-2022
- toolset: gcc
cxxstd: "03,11,14,17,2a"
addrmd: 64