Skip to content

Commit 3767696

Browse files
committed
Removed legacy MinGW32 AppVeyor CI job.
Boost.Regex develop no longer builds on legacy MinGW32 due to missing definitions of std::mutex etc.
1 parent 1372e9a commit 3767696

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

appveyor.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@ environment:
4343
CXXSTD: 11,14,1z
4444
ADDPATH: C:\cygwin64\bin;
4545
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
46-
- TOOLSET: gcc
47-
CXXSTD: 11,14,1z
48-
ADDPATH: C:\mingw\bin;
49-
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
5046
- TOOLSET: gcc
5147
CXXSTD: 11,14,1z
5248
ADDPATH: C:\mingw-w64\x86_64-6.3.0-posix-seh-rt_v5-rev1\mingw64\bin;

0 commit comments

Comments
 (0)