2
0
mirror of https://github.com/boostorg/uuid.git synced 2026-01-19 04:42:16 +00:00

Remove MinGW-not-w64 from Appveyor; too much of a hassle

This commit is contained in:
Peter Dimov
2024-04-25 02:27:03 +03:00
parent 5405204e2b
commit a413686525

View File

@@ -37,10 +37,6 @@ environment:
ADDPATH: C:\cygwin64\bin;
TOOLSET: gcc
CXXSTD: 11,14,17
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
ADDPATH: C:\mingw\bin;
TOOLSET: gcc
CXXSTD: 11,14,1z
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
ADDPATH: C:\mingw-w64\i686-8.1.0-posix-dwarf-rt_v6-rev0\mingw32\bin;
TOOLSET: gcc