Skip to content

appveyor: Add VS2022 builds

Roger Leigh requested to merge appveyor-vs2022 into master

Upgrade to use the "Visual Studio 2022" container image.

  • Retain VS2019 builds
  • Add VS2022 builds
  • Cygwin and MinGW builds use the "Visual Studio 2022" container image (no functional change, both images have the same versions)
  • MinGW build updated to use MSYS2 with zlib and libjpeg-turbo dependencies installed with pacman
Edited by Roger Leigh

Merge request reports