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

💚 Remove explicit XCode version setup for macOS 13 #570

Merged
merged 2 commits into from
Nov 8, 2024

Conversation

marcelwa
Copy link
Collaborator

@marcelwa marcelwa commented Nov 8, 2024

Description

This fixed a CI issue where the XCode version setup led to an error because it was no longer available on the macOS 14 runners. Since macOS didn't require this explicit version setup anyway, this PR removes it accordingly.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have added a changelog entry.
  • I have created/adjusted the Python bindings for any new or updated functionality.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

@marcelwa marcelwa added bug Something isn't working github_actions Pull requests that update GitHub Actions code labels Nov 8, 2024
@marcelwa marcelwa self-assigned this Nov 8, 2024
@marcelwa marcelwa changed the title 💚 Remove explicit XCode version setup 💚 Remove explicit XCode version setup for macOS 13 Nov 8, 2024
@marcelwa marcelwa merged commit ff19007 into main Nov 8, 2024
7 checks passed
@marcelwa marcelwa deleted the macos-14-ci-fix branch November 8, 2024 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant