We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d00157 commit ecf2482Copy full SHA for ecf2482
1 file changed
appveyor.yml
@@ -26,13 +26,13 @@ environment:
26
- LIB: filesystem
27
GENERATOR: MinGW Makefiles
28
CMAKE_BUILD_TYPE: Debug
29
- PATH: C:\mingw-w64\x86_64-7.2.0-posix-seh-rt_v5-rev1\mingw64\bin;%PATH%
+ PATH: C:\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin;%PATH%
30
UBP: 1
31
TOOLSET: gcc
32
33
34
CMAKE_BUILD_TYPE: RelWithDebInfo
35
36
37
38
0 commit comments