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 4b87247 + 919c6a3 commit 5102344Copy full SHA for 5102344
projects.json
@@ -2072,28 +2072,7 @@
2072
"actions": [
2073
{
2074
"action": "BuildSwiftPackage",
2075
- "configuration": "release",
2076
- "xfail": {
2077
- "compatibility": {
2078
- "3.0": {
2079
- "branch": {
2080
- "master": "rdar://problem/35633455",
2081
- "swift-4.1-branch": "rdar://problem/35633455"
2082
- }
2083
- },
2084
- "3.1": {
2085
2086
2087
2088
2089
2090
- "4.0": {
2091
2092
- "master": "rdar://problem/35633455"
2093
2094
2095
2096
+ "configuration": "release"
2097
},
2098
2099
"action": "TestSwiftPackage"
0 commit comments