mirror of
https://github.com/boostorg/lambda2.git
synced 2025-05-12 14:11:40 +00:00
Add msvc-14.0 to GHA
This commit is contained in:
parent
132db3b09a
commit
3ccd5c251b
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -139,6 +139,10 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
- toolset: msvc-14.0
|
||||||
|
cxxstd: "14"
|
||||||
|
addrmd: 32,64
|
||||||
|
os: windows-2019
|
||||||
- toolset: msvc-14.1
|
- toolset: msvc-14.1
|
||||||
cxxstd: "14,17,latest"
|
cxxstd: "14,17,latest"
|
||||||
addrmd: 32,64
|
addrmd: 32,64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user