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.