Skip to content

Commit 2d01d87

Browse files
use appveyor vs2026 image.
1 parent ad31241 commit 2d01d87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
init:
22
- git config --global core.autocrlf input
33
- net start MSSQL$SQL2019
4-
image: Visual Studio 2022
4+
image: Visual Studio 2026
55
build_script:
66
- cmd: build.cmd --target GenerateDocs
77
test: off

0 commit comments

Comments
 (0)