Remove deprecated github-actions/azure images - #73
Merged
Conversation
- remove deprecated `ubuntu-18.04` image - remove deprecated `macos-10.15` image Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
Member
Author
|
Not adding any other images in exchange, because there is none, we could have added |
Member
Author
|
Used in lots of places: https://github.com/search?q=org%3AnexB%20ubuntu-18.04&type=code and https://github.com/search?q=org%3AnexB+macos-10.15&type=code but I suppose we can update these with skeleton whenever necessary of course. |
Member
|
@AyanSinhaMahapatra Can you add macos 12 and double check we have one of every supported image? |
Member
|
@AyanSinhaMahapatra Ignore this: we have them all :] |
pombredanne
approved these changes
Mar 29, 2023
Member
Author
|
Thanks @pombredanne , yes I've double checked, we have them all. |
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.
ubuntu-18.04image See The Ubuntu 18.04 Actions runner image will begin deprecation on 2022/08/08 and will be fully unsupported by 2023/04/03 actions/runner-images#6002 (Will be deprecated in 3 days, failing already)macos-10.15image See The macOS 10.15 Actions runner image will begin deprecation on 5/31/22 and will be fully unsupported by 12/1/22 for GitHub and ADO actions/runner-images#5583 (Deprecated some months back)