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
fix: Use Ubuntu 22.04 Swift downloads with proper fallback chain
- Switch to Ubuntu 22.04 Swift downloads (compatible with Ubuntu 24.04)
- Add comprehensive Swift dependencies installation
- Implement fallback chain: 6.0.1 -> 6.0.2 -> 5.10.1
- Use correct download URLs: ubuntu2204 instead of ubuntu2004
- Add proper dependency packages for Swift runtime
Download URLs verified:
- Primary: Swift 6.0.1 for Ubuntu 22.04
- Fallback 1: Swift 6.0.2 for Ubuntu 22.04
- Fallback 2: Swift 5.10.1 for Ubuntu 22.04
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments