Skip to content

Commit

Permalink
Removed MSVC-12 job from AppVeyor CI.
Browse files Browse the repository at this point in the history
This compiler is no longer supported by Boost.SmartPtr that is
used in tests.
  • Loading branch information
Lastique committed Oct 10, 2024
1 parent 8b83324 commit 46ffe06
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ branches:

environment:
matrix:
- TOOLSET: msvc-12.0
ADDRMD: 32,64
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
- TOOLSET: msvc-14.0
CXXSTD: 14,latest
ADDRMD: 32,64
Expand Down

0 comments on commit 46ffe06

Please sign in to comment.