We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d73a06 commit 54a28e4Copy full SHA for 54a28e4
1 file changed
appveyor.yml
@@ -42,11 +42,6 @@ environment:
42
TOOLSET: gcc
43
VARIANT: release
44
45
- - ADDPATH: C:\mingw\bin;
46
- TOOLSET: gcc
47
- CXXSTD: 11
48
- VARIANT: debug
49
-
50
- ADDPATH: C:\cygwin64\bin;
51
52
VARIANT: debug
@@ -57,7 +52,7 @@ environment:
57
58
53
- ADDPATH: C:\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin;
59
54
60
- VARIANT: debug,release
55
+ VARIANT: release
61
56
62
install:
63
- set GIT_FETCH_JOBS=8
0 commit comments