You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: use Ubuntu without container for swift-format
- Switch from Docker container to native Ubuntu runner
- Use swift-actions/setup-swift for Swift installation
- Cache built swift-format binary for faster subsequent runs
- Eliminates detached HEAD warnings from container environment
- Maintains Ubuntu speed advantage over macOS runners
0 commit comments