Commit dd221e2
Fix Windows CI Swift setup error
- Replace swift-actions/setup-swift@v2 with SwiftyLab/setup-swift@latest for Windows
- Use Swift 5.10 instead of 6.0 for better Windows compatibility
- SwiftyLab/setup-swift has confirmed Windows support and active maintenance
- Swift 5.10.1 officially supports Windows as of 2024
This resolves the "Version '6.0' is not available" error on Windows runners.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 541ba48 commit dd221e2
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments