Skip to content

Disable macOS GitHub Actions CI #1353

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

Merged

Conversation

jmschonfeld
Copy link
Contributor

It turns out that swiftlang's GitHub actions macOS CI doesn't use a nightly snapshot like the linux/windows testing, but instead uses the compiler from the Xcode installed on the device which currently only contains a 6.1 toolchain (which isn't new enough to build swift-foundation). This turns macOS GitHub action CI back off for this repo until we have an action that will use a new enough toolchain.

@jmschonfeld jmschonfeld requested review from parkera and itingliu June 13, 2025 00:35
@jmschonfeld
Copy link
Contributor Author

@swift-ci please test

Copy link
Contributor

@itingliu itingliu left a comment

Choose a reason for hiding this comment

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

😔

@jmschonfeld jmschonfeld merged commit 1255d73 into swiftlang:main Jun 13, 2025
15 checks passed
@jmschonfeld jmschonfeld deleted the disable-macos-github-actions branch June 13, 2025 02:09
chloe-yeo pushed a commit to chloe-yeo/swift-foundation that referenced this pull request Jun 16, 2025
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.

2 participants