Skip to content

Commit 182c5b1

Browse files
authored
Merge pull request #287 from apple/update-swift-5-xfails
XFail exercism-xswift (4.1) and Moya (4.0) for swift-5.0-branch
2 parents 86b7767 + be6a058 commit 182c5b1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

projects.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -667,7 +667,8 @@
667667
},
668668
"4.1": {
669669
"branch": {
670-
"master": "https://bugs.swift.org/browse/SR-8307"
670+
"master": "https://bugs.swift.org/browse/SR-8307",
671+
"swift-5.0-branch": "https://bugs.swift.org/browse/SR-8307"
671672
}
672673
}
673674
}
@@ -1252,7 +1253,8 @@
12521253
"compatibility": {
12531254
"4.0": {
12541255
"branch": {
1255-
"master": "https://bugs.swift.org/browse/SR-8234"
1256+
"master": "https://bugs.swift.org/browse/SR-8234",
1257+
"swift-5.0-branch": "https://bugs.swift.org/browse/SR-8234"
12561258
}
12571259
}
12581260
}

0 commit comments

Comments
 (0)