We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a8d7f90 + 5505952 commit f20c542Copy full SHA for f20c542
projects.json
@@ -4763,10 +4763,24 @@
4763
"action": "BuildSwiftPackage",
4764
"configuration": "release",
4765
"build_tests": "true",
4766
- "tags": "swiftpm"
+ "tags": "swiftpm",
4767
+ "xfail": [
4768
+ {
4769
+ "issue": "rdar://128175704",
4770
+ "branch": ["main"],
4771
+ "job": ["source-compat"]
4772
+ }
4773
+ ]
4774
},
4775
{
- "action": "TestSwiftPackage"
4776
+ "action": "TestSwiftPackage",
4777
4778
4779
4780
4781
4782
4783
4784
}
4785
]
4786
},{
0 commit comments