Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure: Windows-2016 environment will be removed on March 15, 2022 #1536

Closed
1 task done
mbargull opened this issue Nov 1, 2021 · 3 comments
Closed
1 task done

Azure: Windows-2016 environment will be removed on March 15, 2022 #1536

mbargull opened this issue Nov 1, 2021 · 3 comments

Comments

@mbargull
Copy link
Member

mbargull commented Nov 1, 2021

Issue:

See actions/runner-images#4312 :

Breaking changes

Windows 2016 hosted runners will be removed from GitHub actions and Azure DevOps. To raise awareness of the upcoming removal, we will temporarily fail jobs using Windows 2016 for two short 'brownout' periods. Builds that are scheduled to run during the brownout periods will fail. The brownouts are scheduled for the following dates and times:

* December 1, 2021 4:00pm UTC – 10:00pm UTC

* February 7, 2022 4:00pm UTC – 10:00pm UTC

Target date

March 15, 2022

The motivation for the changes

Windows Server 2016 Active support ends on 11 Jan 2022 and Windows Server 2022 VM image is going out of beta later this year. As part of our ongoing efforts to keep GitHub and Azure Devops hosted runners updated and secure, the Windows 2016 virtual environment will be removed from GitHub Actions and Azure DevOps.

Possible impact

If your project depends on Windows 2016 environment and visual studio 2017 it can be broken.

Virtual environments affected

* [ ]  Ubuntu 16.04

* [ ]  Ubuntu 18.04

* [ ]  Ubuntu 20.04

* [ ]  macOS 10.15

* [ ]  macOS 11

* [x]  Windows Server 2016

* [ ]  Windows Server 2019

* [ ]  Windows Server 2022

Mitigation ways

We recommend you change jobs using runs-on: windows-2016 to use runs-on: windows-latest which will ensure you're always running on the latest version of Windows Server.

If you need to pin your job to a specific version of Windows Server, you can see the full list of supported versions here https://github.com/actions/virtual-environments#available-environments

@jakirkham
Copy link
Member

More discussion in issue ( conda-forge/conda-forge.github.io#1538 )

@mbargull
Copy link
Member Author

mbargull commented Nov 2, 2021

Thanks for the ref John! Let's keep both open for now for visibility and continue discussion at the other issue.

@jaimergp
Copy link
Member

Closed by #1552 and conda-forge/staged-recipes#17236

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants