Skip to content

Commit 3d307ac

Browse files
committed
build on VS 2022
1 parent 8d3da32 commit 3d307ac

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
3+
image: Visual Studio 2022
44
configuration: Release
55
install:
66
- ps: mkdir -Force ".\build\" | Out-Null

0 commit comments

Comments
 (0)