mirror of
https://github.com/boostorg/static_string.git
synced 2026-01-19 04:42:12 +00:00
Appveyor: Update MinGW 32bit job
Use the variant from Boost.CI Fixes #68
This commit is contained in:
committed by
Gennaro Prota
parent
17d77ef5bb
commit
0d255f7438
@@ -107,10 +107,10 @@ environment:
|
||||
B2_CXXSTD: 11,14,1z
|
||||
B2_TOOLSET: gcc
|
||||
|
||||
- FLAVOR: mingw32
|
||||
- FLAVOR: mingw64 (32-bit)
|
||||
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
||||
ADDPATH: C:\mingw-w64\i686-8.1.0-posix-dwarf-rt_v6-rev0\mingw32\bin;
|
||||
B2_ADDRESS_MODEL: 32
|
||||
ADDPATH: C:\mingw\bin;
|
||||
B2_CXXSTD: 11,14,17,2a
|
||||
B2_TOOLSET: gcc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user