Skip to content

Commit

Permalink
Update AppVeyor to VS 2022
Browse files Browse the repository at this point in the history
  • Loading branch information
kcat committed Apr 7, 2024
1 parent 4f1cc80 commit 9ecf3d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
version: 1.23.1.{build}

environment:
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
GEN: "Visual Studio 16 2019"
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022
GEN: "Visual Studio 17 2022"
matrix:
- ARCH: Win32
CFG: Release
Expand Down

0 comments on commit 9ecf3d0

Please sign in to comment.