Commit d7e97d7
ci: Remove Swift 6.0 from Ubuntu build matrix
Swift 6.0 compiler has a crash bug in TypeChecker::overApproximateAvailabilityAtLocation
that causes builds to fail. This is fixed in Swift 6.1+.
The compiler crash occurs during compilation phase, not during tests.
Keeping Swift 6.1, 6.2, and nightly builds which all pass successfully.
Closes #149
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 67cf7ad commit d7e97d7
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
0 commit comments