mirror of
https://github.com/boostorg/log.git
synced 2026-01-19 04:22:09 +00:00
Removed extra tests from all AppVeyor jobs but one.
This reduces the CI run time on AppVeyor, which is already too slow. Extra tests on other configurations are run on GitHub Actions.
This commit is contained in:
@@ -35,13 +35,11 @@ environment:
|
||||
ADDRESS_MODEL: 64
|
||||
CXXSTD: 11
|
||||
ADDPATH: C:\cygwin64\bin
|
||||
EXTRA_TESTS: 1
|
||||
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
|
||||
- TOOLSET: gcc
|
||||
ADDRESS_MODEL: 64
|
||||
CXXSTD: 11,14,17
|
||||
ADDPATH: C:\mingw-w64\x86_64-7.3.0-posix-seh-rt_v5-rev0\mingw64\bin
|
||||
EXTRA_TESTS: 1
|
||||
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
|
||||
- TOOLSET: gcc
|
||||
ADDRESS_MODEL: 64
|
||||
|
||||
Reference in New Issue
Block a user