What’s new
- dotnet SDK 8.0.100
- OpenSSL 3.1.4
- Go 1.21.4, 1.20.11
- Node 18.18.2, 20.10.0, 21.2.0
- Powershell 7.4.0
- Nuget 6.8.0
- LLVM 17.0.5
- Flutter 3.16.0
- Edge 119.0.2151.72
- Firefox 120.0
- Edge driver 119.0.2151.72
- Chrome driver 119.0.6045.105
- Meson 1.3.0
- JDK 21.0.1
- Nunit 3.16.3
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
Previous Visual Studio 2022
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 2022
This release also comes with an end date of AppVeyor’s support for the following software on these images:
- MinGW 32-bit 5.3.0
- Android SDK 4.4, 5.0, 5.1
As of the next image update the above libraries will no longer be available. Please update your build configurations accordingly, bearing in mind that you can switch your configuration to use previous
image to extend the use of the removed software if need be.