Skip to content

Commit aa3422a

Browse files
committed
Use a more recent swift-nio-ssl
1 parent 0bf5fc0 commit aa3422a

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

projects.json

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3289,15 +3289,15 @@
32893289
"url": "https://github.com/apple/swift-nio-ssl",
32903290
"path": "swift-nio-ssl",
32913291
"branch": "main",
3292-
"maintainer": "johannesweiss@apple.com",
3292+
"maintainer": "cbenfield@apple.com",
32933293
"compatibility": [
32943294
{
32953295
"version": "5.0",
32963296
"commit": "16de4b45c7cbe9815f995dd1539e6b7c4f0980a5"
32973297
},
32983298
{
32993299
"version": "5.3",
3300-
"commit": "62bf5083df970e67c886210fa5b857eacf044b7c"
3300+
"commit": "5e68c1ded15619bb281b273fa8c2d8fd7f7b2b7d"
33013301
}
33023302
],
33033303
"platforms": [
@@ -3308,13 +3308,6 @@
33083308
{
33093309
"action": "BuildSwiftPackage",
33103310
"configuration": "release",
3311-
"xfail": [
3312-
{
3313-
"issue": "rdar://83452858",
3314-
"compatibility": ["5.0"],
3315-
"branch": ["release/5.5"]
3316-
}
3317-
],
33183311
"tags": "sourcekit-disabled swiftpm"
33193312
},
33203313
{

0 commit comments

Comments
 (0)