Commit 9cee9a6
Fix Swift source compatibility workflow failures
- Remove strict concurrency flags from Package.swift that were causing
swift-openapi-runtime dependency to fail with data race errors
- Keep long function/expression warnings for code quality
- Remove Swift 6.0 from source compat matrix (requires 6.1 minimum)
- Now testing Swift 6.1, 6.2, and nightly 6.3
Fixes build failures in swift-openapi-runtime:
- MultipartFramesToRawPartsSequence.swift:351:48
- MultipartFramesToRawPartsSequence.swift:383:48
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>1 parent a7f1b7b commit 9cee9a6
2 files changed
+0
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | 65 | | |
74 | 66 | | |
75 | 67 | | |
| |||
0 commit comments