CI: Use new Ubuntu 22.04 image and remove deprecated Ubuntu 18.04#1847
Merged
JamesWTruher merged 2 commits intomasterfrom Apr 25, 2023
Merged
CI: Use new Ubuntu 22.04 image and remove deprecated Ubuntu 18.04#1847JamesWTruher merged 2 commits intomasterfrom
JamesWTruher merged 2 commits intomasterfrom
Conversation
Contributor
|
@bergmeister - it does mean that every time a new MacOS is supported (or deprecated) we'll need to update this. |
Collaborator
Author
|
Yes but I'd rather be explicit and due to them always offering at least 2 versions, we'd always have to update at least the older version, same for Ubuntu. Also, latest doesn't point to macos 12 but 11 atm so we couldn't use it otherwise atm. But if you'd rather trade less maintenance for less coverage then that's ok as well. |
6 tasks
JamesWTruher
approved these changes
Apr 25, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Summary
See below where Ubuntu 18.04 has been deprecated and will soon be removed. Also there are new Ubuntu 22.04 and macOS 12 images where the latest tag hasn't been updated to point to them. Therefore explicitly adding Ubuntu 22.04, which is better going forward but keep using macos-latest due to their high release frequency.
https://learn.microsoft.com/en-us/azure/devops/pipelines/agents/hosted
PR Checklist
.cs,.ps1and.psm1files have the correct copyright headerWIP:to the beginning of the title and remove the prefix when the PR is ready.