Remove EOL M1 and M2 Mac resource classes#9976
Merged
anthony-j-castro merged 1 commit intomainfrom Feb 16, 2026
Merged
Conversation
docs/guides/modules/ROOT/partials/execution-resources/macos-resource-table.adoc
Show resolved
Hide resolved
kevintse328
approved these changes
Feb 12, 2026
4f16c8a to
64e1489
Compare
64e1489 to
84b4432
Compare
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.
Description
This should be merged and released on Monday, February 16, 2026.
Removes references to the EOL'ed M1 and M2 Mac resource classes as announced in https://circleci.com/changelog/deprecation-of-mac-m1-and-m2-resource-classes/.
References to older Xcode versions have been updated to 26.3.0 (the latest available Xcode version) in files that were changed. There are a lot of references to very old Xcode versions in the docs that should eventually be updated, but we can do that in a separate PR.
Content checks
Please follow our style when contributing to CircleCI docs. View our style guide or check out our CONTRIBUTING.md for more information.
Preview your changes:
ci/circleci: lintjob at the bottom of your PR. You will be redirected to thevale/lintjob output in CircleCI.ci/circleci: buildjob at the bottom of your PR and you will be redirected to CircleCI. Select the Artifacts tab and selectindex.htmlto open a preview version of the docs site built for your latest commit.