Skip to content

Commit

Permalink
Clarify the actual Visual Studio version [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
k0kubun committed Aug 16, 2023
1 parent 47b1a52 commit 8d985b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .appveyor.yml
Expand Up @@ -26,8 +26,9 @@ environment:
# is limited, and compatibility issues that happen only in newer versions are rare.
# You may test some other stuff on GitHub Actions instead.
- build: vs
vs: 120
vs: 120 # Visual Studio 2013
ssl: OpenSSL-v111
# The worker image name. This is NOT the Visual Studio version we're using here.
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
GEMS_FOR_TEST: ""
RELINE_TEST_ENCODING: "UTF-8"
Expand Down

0 comments on commit 8d985b1

Please sign in to comment.