We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f9a40d6 + 71fa52f commit 655b889Copy full SHA for 655b889
projects.json
@@ -703,8 +703,8 @@
703
"branch": "master",
704
"compatibility": [
705
{
706
- "version": "4.0",
707
- "commit": "f121c6b1393aacf6d1956ea9edf0dd1e9c34977f"
+ "version": "4.2",
+ "commit": "759c1088a1d9ba94f44009295fd17c20b1375524"
708
}
709
],
710
"platforms": [
@@ -715,16 +715,16 @@
715
716
"action": "BuildSwiftPackage",
717
"configuration": "release",
718
- "tags": "sourcekit",
719
"xfail": {
720
"compatibility": {
721
- "4.0": {
+ "4.2": {
722
"branch": {
723
- "master": "https://bugs.swift.org/browse/SR-8234"
+ "master": "https://bugs.swift.org/browse/SR-9151"
724
725
726
727
- }
+ },
+ "tags": "sourcekit"
728
},
729
730
"action": "TestSwiftPackage"
0 commit comments