Skip to content

Commit

Permalink
ci: add msvc 2017 to appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
ToruNiina committed Jan 12, 2025
1 parent b99f385 commit ebf1a15
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ version: "{build}"

environment:
matrix:
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
generator: Visual Studio 15 2017
systemver: 10.0.18362.0
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
generator: Visual Studio 16 2019
systemver: 10.0.18362.0
Expand Down

0 comments on commit ebf1a15

Please sign in to comment.