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 2019Previous Visual Studio 2022You 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:
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.
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 2019Previous Visual Studio 2022You 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
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 2019Previous Visual Studio 2022You 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
Appveyor now supports builds on the current LTS Ubuntu version 22.04(“jammy”)!
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: Ubuntu2204
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 2019Previous Visual Studio 2022You 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