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
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
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 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
There are build worker images available from previous deployment. You can use them in case of any issues with the current images:
Previous Ubuntu1604
Previous Ubuntu1804
Previous Ubuntu2004
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