Skip to content

Commit 45aa062

Browse files
authored
Merge pull request #274 from SimonCropp/dev
build against vs 2022
2 parents d2117ab + 276d6c5 commit 45aa062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '{build}'
22
skip_tags: true
33
image:
4-
- Visual Studio 2019
4+
- Visual Studio 2022
55
- Ubuntu
66
build_script:
77
- ps: ./Build.ps1

0 commit comments

Comments
 (0)