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

Get CI running Xcode 15 #310

Merged
merged 5 commits into from Apr 23, 2024
Merged

Get CI running Xcode 15 #310

merged 5 commits into from Apr 23, 2024

Conversation

dfed
Copy link
Collaborator

@dfed dfed commented Apr 23, 2024

It builds. :shipit:

Also updated to use macOS 14 and Xcode 15 when available, and also upgraded to checkout@v4.

Edit: No, it doesn't build. But #313 fixes that.

@dfed dfed self-assigned this Apr 23, 2024
@dfed dfed changed the title Get CI running Xcode 14 Get CI running Xcode 15 Apr 23, 2024
@@ -24,7 +24,7 @@ jobs:
timeout-minutes: 30
steps:
- name: Checkout Repo
uses: actions/checkout@v3
uses: actions/checkout@v4
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

just updating while we're here

@dfed dfed marked this pull request as ready for review April 23, 2024 05:17
Base automatically changed from dfed--bump-cocoapods to master April 23, 2024 15:25
@dfed
Copy link
Collaborator Author

dfed commented Apr 23, 2024

Merging since this is just CI and per #313 this change doesn't really make a big difference 😅

@dfed dfed merged commit e1738b5 into master Apr 23, 2024
17 checks passed
@dfed dfed deleted the dfed--xcode-15 branch April 23, 2024 15:31
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

1 participant