We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a7e76d commit 3fa413eCopy full SHA for 3fa413e
appveyor.yml
@@ -1,5 +1,5 @@
1
# Copyright 2016, 2017 Peter Dimov
2
-# Copyright 2019-2022 Andrey Semashev
+# Copyright 2019-2025 Andrey Semashev
3
# Distributed under the Boost Software License, Version 1.0.
4
# (See accompanying file LICENSE_1_0.txt or copy at http://boost.org/LICENSE_1_0.txt)
5
@@ -53,11 +53,6 @@ environment:
53
ADDPATH: C:\cygwin64\bin;
54
EXTRA_TESTS: 1
55
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
56
- - TOOLSET: gcc
57
- CXXSTD: 11,14,1z
58
- ADDPATH: C:\mingw-w64\x86_64-6.3.0-posix-seh-rt_v5-rev1\mingw64\bin;
59
- EXTRA_TESTS: 1
60
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
61
- TOOLSET: gcc
62
CXXSTD: 11,14,17
63
ADDPATH: C:\mingw-w64\x86_64-7.3.0-posix-seh-rt_v5-rev0\mingw64\bin;
0 commit comments