New Visual Studio 2026 Image

What’s new

Appveyor now has generally available Visual Studio 2026 images!

Check here for a list of pre-installed software on build images.

You can choose the new worker image in your appveyor.yml config file as follows:

image: Visual Studio 2026

New Ubuntu 24.04 Image, Updated Ubuntu 22.02 Image

What’s new

Appveyor now supports builds on the LTS Ubuntu version 24.04(“Noble Numbat”)!

Check here for a list of pre-installed software on build images.

You can choose the new worker image in your appveyor.yml config file as follows:

image: Ubuntu2404

Updated Ubuntu 22.04 Image

  • Docker 29.5.1
  • Python 3.10.20, 3.11.15, 3.12.13, 3.13.13, 3.14.5
  • Flutter 3.41.5
  • Qt 6.8.3, 6.9.1
  • Go 1.21.13, 1.22.12, 1.23.12, 1.24.13, 1.25.10
  • Ruby 3.1.5, 3.2.9, 3.3.9, 3.4.5
  • Android SDK command-line tools 14742923, build-tools 34.0.0, 35.0.0, 36.0.0, platforms 34, 35, 36
  • Node 14.21.3, 15.14.0, 16.20.2, 17.9.1, 18.20.8, 19.9.0, 20.20.2, 21.7.3, 22.22.3, 23.11.1, 24.15.0
  • .NET SDK 6.0.428, 8.0.421, 9.0.314, 10.0.300
  • LLVM 21, 22
  • SQL Server 2025 17.0.4040.1-1
  • PostgreSQL 18

Previous worker images

The image from previous deployment is available in case of any issues with the current image:

  • Previous Ubuntu2204

Deprecation of Ubuntu 18.04

This release comes along with deprecation of out-of-support Ubuntu version 18.04 (Ubuntu1804image).

Please update your configurations accordingly.

Visual Studio 2019/2022 update on November 6, 2025

What’s new

  • Python 3.14.0, 3.13.9
  • dotnet SDK 9.0.306, 8.0.415
  • llvm 21.1.0
  • JDK 25.0.1, 22.0.2
  • Node 25.1.0, 24.11.0, 22.21.1
  • powershell 7.5.4
  • Go 1.24.9, 1.25.3
  • Ruby 3.4.7-1, 3.3.10-1
  • Qt 6.9.3
  • OpenSSL 3.0.18, 3.2.6, 3.3.5, 3.4.3, 3.5.4, 3.6.0

Previous worker images

There are build worker images available from previous deployment. You can use them in case of any issues with the current images:

  • Previous Visual Studio 2019

You can select build worker image in “Build worker image” dropdown on Environment tab of project settings or if you use appveyor.yml:

image: Previous Visual Studio 2019

Visual Studio 2019/2022 update on September 12, 2025

What’s new

  • Python 3.12.10, 3.13.6
  • Ruby 3.2.9, 3.3.9, 3.4.5
  • Go 1.22.12, 1.23.12, 1.24.6, 1.25.0
  • Powershell 7.5.2
  • Doxygen 1.14.0
  • Node 22.18.0. 23.11.1, 24.6.0
  • 7-zip 25.01
  • Boost 1.87, 1.88, 1.89
  • dotnet SDK 8.0.413, 9.0.304
  • llvm 20.1.8
  • Meson 1.8.0
  • Ninja 1.13.1
  • Perl 5.40.2.1
  • Git 2.51.0
  • Git LFS 3.7.0
  • Win11 SDK 26100
  • OpenSSL 3.0.17, 3.2.5, 3.3.4, 3.4.2, 3.5.2
  • Cmake 4.1.0
  • Qt 6.8.3, 6.9.2
  • Maven 3.9.11
  • Firefox 142.0
  • Gecko webdriver 0.36.0
  • Chrome broswer/webdriver 139.0.7258.154
  • Edge browser/webdriver 139.0.3405.119

Previous worker images

There are build worker images available from previous deployment. You can use them in case of any issues with the current images:

  • Previous Visual Studio 2019

You can select build worker image in “Build worker image” dropdown on Environment tab of project settings or if you use appveyor.yml:

image: Previous Visual Studio 2019

Ubuntu images update on August 12, 2025

What’s new

  • Python 3.11.13 3.12.11, 3.13.5
  • Flutter 3.32.8
  • Qt 6.8.3, 6.9.1
  • Go 1.23.11, 1.24.5
  • Ruby 3.2.9, 3.3.9, 3.4.5
  • Android sdk build-tools 34.0.0, 35.0.0, platforms 34, 35, 36
  • Node 20.19.4, 21.7.3, 22.18.0, 23.11.1, 24.5.0 (20.04 and 22.04)
  • dotnet SDK 8.0.413, 9.0.203 (22.04)
  • Firefox 141.0.2 (20.04 and 22.04)
  • Chrome 139.0.7258.66 (20.04 and 22.04)
  • LLVM 19, 20
  • PostgreSQL 17.5-1 (20.04 and 22.04)

Previous worker images

There are build worker images available from previous deployment. You can use them in case of any issues with the current images:

  • Previous Ubuntu1804
  • Previous Ubuntu2004
  • Previous Ubuntu2204

You can select build worker image in “Build worker image” dropdown on Environment tab of project settings or if you use appveyor.yml:

image: Previous Ubuntu