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 a different action to setup swift on Linux. #908

Merged
merged 5 commits into from
Aug 19, 2023
Merged

Conversation

dabrahams
Copy link
Collaborator

@dabrahams dabrahams commented Aug 19, 2023

An attempt to stomp out the spurious format-check failures we've been seeing, that die in setup-swift.

An alternative would be to run the format check on MacOS, but that's expected to be slower. This analysis swift-actions/setup-swift#591 (comment) explains why I think it would work.

Another alternative would be to run it on Linux in the devcontainer, where Swift is already set up.

@dabrahams dabrahams changed the title Run format check on MacOS; setup-swift seems unreliable on Linux. Use a different action to setup swift on Linux. Aug 19, 2023
@dabrahams dabrahams merged commit 53d4538 into main Aug 19, 2023
6 checks passed
@dabrahams dabrahams deleted the format-check-on-mac branch August 19, 2023 01:57
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.

1 participant