Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use a different action to setup swift on Linux. (#908)
An attempt to stomp out the spurious format-check failures we've been seeing, that [die in setup-swift](swift-actions/setup-swift#591). 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.
- Loading branch information