Skip to content

Commit 6546063

Browse files
author
Bart Koelman
committed
Use VS2022 image in AppVeyor on Windows
1 parent 6c5214d commit 6546063

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
image:
22
- Ubuntu
3-
- Visual Studio 2019
3+
- Visual Studio 2022
44

55
version: '{build}'
66

@@ -32,7 +32,7 @@ for:
3232
-
3333
matrix:
3434
only:
35-
- image: Visual Studio 2019
35+
- image: Visual Studio 2022
3636
services:
3737
- postgresql13
3838
# REF: https://github.com/docascode/docfx-seed/blob/master/appveyor.yml

0 commit comments

Comments
 (0)