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

Update CI to macOS 13 + Xcode 15.0 #205

Merged
merged 2 commits into from Oct 25, 2023
Merged

Update CI to macOS 13 + Xcode 15.0 #205

merged 2 commits into from Oct 25, 2023

Conversation

rebello95
Copy link
Contributor

Also manually install colima to start up Docker since these runners no longer include it out of the box.

Also manually install `colima` to start up Docker since these runners no longer include it out of the box.
Copy link
Member

@akshayjshah akshayjshah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is testing on older versions of MacOS and XCode not a concern for most Swift projects?

@rebello95
Copy link
Contributor Author

Is testing on older versions of MacOS and XCode not a concern for most Swift projects?

Not really; teams usually have to upgrade pretty fast in order to support new SDKs. For example, one can't build to an iOS 17 device without Xcode 15. SwiftLint is currently only running CI on Xcode 15 / macOS 13 as well.

@rebello95 rebello95 merged commit fd0e56e into main Oct 25, 2023
9 checks passed
@rebello95 rebello95 deleted the update-ci-macos branch October 25, 2023 17:53
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.

None yet

2 participants