-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
README: macos-latest is now macos-12 #6901
Merged
Merged
Conversation
This file contains 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
samvantran
approved these changes
Jan 11, 2023
10 tasks
This broke my Xamarin.Android build 😱 |
ddobranic
pushed a commit
to ddobranic/runner-images
that referenced
this pull request
Jan 13, 2023
groszewn
added a commit
to groszewn/tensorboard
that referenced
this pull request
Jan 18, 2023
The macOS `latest` runner image has been updated to point to `macOS-12` (Monterey) as of [last week](actions/runner-images#6901), while we still specify `macOS-11` (Big Sur). Given that macOS 13 (Ventura) is already available, we should at least update to `macOS-12`. There is currently no EOL specified for `macOS-11` (Big Sur), but updating to `macOS-latest` should allow us to seamlessly upgrade to newer macOS versions as the CI runner updates.
groszewn
added a commit
to groszewn/tensorboard
that referenced
this pull request
Jan 18, 2023
The macOS `latest` runner image has been updated to point to `macOS-12` (Monterey) as of last week (actions/runner-images#6901), while we still specify `macOS-11` (Big Sur). Given that macOS 13 (Ventura) is already available, we should at least update to `macOS-12`. There is currently no EOL specified for `macOS-11` (Big Sur), but updating to `macOS-latest` should allow us to seamlessly upgrade to newer macOS versions as the CI runner updates.
groszewn
added a commit
to groszewn/tensorboard
that referenced
this pull request
Jan 18, 2023
The macOS `latest` runner image has been updated to point to `macOS-12` (Monterey) as of last week (actions/runner-images#6901), while we still specify `macOS-11` (Big Sur). Given that macOS 13 (Ventura) is already available, we should at least update to `macOS-12`. There is currently no EOL specified for `macOS-11` (Big Sur), but changing to `macOS-latest` should help us ensure we're always validating with a relatively recent version of macOS and avoid missing any future deprecation windows.
groszewn
added a commit
to tensorflow/tensorboard
that referenced
this pull request
Jan 19, 2023
The macOS `latest` runner image has been updated to point to `macOS-12` (Monterey) as of last week (actions/runner-images#6901), while we still specify `macOS-11` (Big Sur). Given that macOS 13 (Ventura) is already available, we should at least update to `macOS-12`. There is currently no EOL specified for `macOS-11` (Big Sur), but changing to `macOS-latest` should help us ensure we're always validating with a relatively recent version of macOS and avoid missing any future deprecation windows.
EliahKagan
added a commit
to EliahKagan/palgoviz
that referenced
this pull request
Feb 11, 2023
See actions/runner-images#6901. Now that macos-latest provides macOS 12 and no longer warns that it is about to be changed to it, use the macos-latest name, This has the advantage that it will move up to a newer version eventually, and that it will warn before doing so (as from 11 to 12).
EliahKagan
added a commit
to EliahKagan/NuHello
that referenced
this pull request
Feb 11, 2023
Get (currently) macOS 12 as macos-latest for CI See actions/runner-images#6901.
EliahKagan
added a commit
to EliahKagan/algorithms-python
that referenced
this pull request
Feb 13, 2023
This changes macos-12 back to macos-latest, which is now macos-12. See actions/runner-images#6901.
yatbear
pushed a commit
to yatbear/tensorboard
that referenced
this pull request
Mar 27, 2023
The macOS `latest` runner image has been updated to point to `macOS-12` (Monterey) as of last week (actions/runner-images#6901), while we still specify `macOS-11` (Big Sur). Given that macOS 13 (Ventura) is already available, we should at least update to `macOS-12`. There is currently no EOL specified for `macOS-11` (Big Sur), but changing to `macOS-latest` should help us ensure we're always validating with a relatively recent version of macOS and avoid missing any future deprecation windows.
dna2github
pushed a commit
to dna2fork/tensorboard
that referenced
this pull request
May 1, 2023
The macOS `latest` runner image has been updated to point to `macOS-12` (Monterey) as of last week (actions/runner-images#6901), while we still specify `macOS-11` (Big Sur). Given that macOS 13 (Ventura) is already available, we should at least update to `macOS-12`. There is currently no EOL specified for `macOS-11` (Big Sur), but changing to `macOS-latest` should help us ensure we're always validating with a relatively recent version of macOS and avoid missing any future deprecation windows.
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.
Finally!