mirror of
https://github.com/boostorg/pfr.git
synced 2026-01-19 04:22:13 +00:00
do not test in C++14 mode on modern MSVC
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -125,7 +125,7 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
- toolset: msvc
|
||||
cxxstd: "14,17,latest"
|
||||
cxxstd: "17,latest"
|
||||
addrmd: 32,64
|
||||
os: windows-2022
|
||||
# TODO: fails the loophole tests
|
||||
|
||||
Reference in New Issue
Block a user