Commit f9d45f1
Bump minimum Swift version to 6.0, drop 5.10 CI (#80)
### Motivation
_[Explain here the context, and why you're making that change. What is
the problem you're trying to solve.]_
### Modifications
_[Describe the modifications you've made.]_
### Result
_[After your change, what will change.]_
### Test Plan
_[Describe the steps you took, or will take, to qualify the change -
such as adjusting tests and manual testing.]_
---------
Co-authored-by: Rick Newton-Rogers <[email protected]>1 parent 279aa6b commit f9d45f1
File tree
7 files changed
+258
-174
lines changed- .github/workflows
- Sources/OpenAPIURLSession
- BufferedStream
- Tests/OpenAPIURLSessionTests
7 files changed
+258
-174
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
0 commit comments