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

Use Xcode 15 in CI #432

Merged
merged 1 commit into from
Oct 24, 2023
Merged

Use Xcode 15 in CI #432

merged 1 commit into from
Oct 24, 2023

Conversation

scannillo
Copy link
Contributor

Summary of changes

  • Use Xcode 15 for GH Actions .yml files

Checklist

  • Added a changelog entry

Authors

@scannillo

@scannillo scannillo requested a review from a team as a code owner October 23, 2023 21:25
Comment on lines +18 to +19
- name: Use Xcode 15
run: sudo xcode-select -switch /Applications/Xcode_15.0.app
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This shouldn't cause any breaking changes since we do not build any binaries/support Carthage for DropIn

@scannillo
Copy link
Contributor Author

UI tests expected to fail

@scannillo scannillo merged commit bc5e80c into main Oct 24, 2023
3 of 4 checks passed
@scannillo scannillo deleted the xcode-15-ci branch October 24, 2023 15:30
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.

3 participants