Skip to content

Commit 1e6badc

Browse files
committed
CI: Remove Visual Studio 2019 CMake test
The cin emulation in the test fails on this image.
1 parent 27de233 commit 1e6badc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.appveyor.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -120,11 +120,6 @@ environment:
120120
GENERATOR: Visual Studio 14 2015 Win64
121121
configuration: Debug
122122
BOOST_ROOT: C:\Libraries\boost_1_60_0
123-
- CMAKE: true
124-
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
125-
GENERATOR: Visual Studio 16 2019
126-
configuration: Debug
127-
BOOST_ROOT: C:\Libraries\boost_1_73_0
128123
- CMAKE: true
129124
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022
130125
GENERATOR: Visual Studio 17 2022

0 commit comments

Comments
 (0)