Skip to content

Commit e1a4780

Browse files
authored
Merge pull request #148 from nblumhardt/toolchain-update
Update to use VS 2019 final image for build
2 parents 29bdf6c + 95ab1c1 commit e1a4780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: '{build}'
22
skip_tags: true
3-
image: Visual Studio 2019 Preview
3+
image: Visual Studio 2019
44
configuration: Release
55
install:
66
- ps: mkdir -Force ".\build\" | Out-Null

0 commit comments

Comments
 (0)