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 CI: remove vs2017 tests without replacement now that the image is deleted #10653

Merged
merged 1 commit into from
Aug 2, 2022

Conversation

eli-schwartz
Copy link
Member

The Windows 2016 images have been deprecated for a while now and regularly browning out. There's no viable replacement for testing that we can generate a usable --backend=vs2017 project, so we cannot migrate this to anything else.

The deprecated images are finally fully removed. See actions/runner-images#5403

And now we get universal red CI, we cannot just wait for the brownout to end to get a tiny little bit of final testing.

Simply remove the jobs so that we can tell if all the CI that actually runs, is passing.

…is deleted

The Windows 2016 images have been deprecated for a while now and
regularly browning out. There's no viable replacement for testing that
we can generate a usable `--backend=vs2017` project, so we cannot
migrate this to anything else.

The deprecated images are finally fully removed. See
actions/runner-images#5403

And now we get universal red CI, we cannot just wait for the brownout to
end to get a tiny little bit of final testing.

Simply remove the jobs so that we can tell if all the CI that actually
runs, is passing.
@jpakkane jpakkane merged commit 748251f into mesonbuild:master Aug 2, 2022
@eli-schwartz eli-schwartz deleted the azure-deprecation branch August 2, 2022 21:41
@nirbheek nirbheek added this to the 0.63.1 milestone Aug 8, 2022
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

Successfully merging this pull request may close these issues.

3 participants