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.
1 parent e978077 commit 6e77658Copy full SHA for 6e77658
projects.json
@@ -137,7 +137,7 @@
137
},
138
{
139
"version": "5.0",
140
- "commit": "7bd7ea89a2d52c2bfcce5aab3a27d92e825570c6"
+ "commit": "12887fc0a02425aebb177becfd63c54dbc69356d"
141
}
142
],
143
"maintainer": "[email protected]",
@@ -202,16 +202,7 @@
202
203
"action": "BuildSwiftPackage",
204
"configuration": "release",
205
- "tags": "swiftpm",
206
- "xfail": [
207
- {
208
- "issue": "rdar://83373076",
209
- "platform": "Linux",
210
- "compatibility": "5.0",
211
- "branch": ["main", "release/5.6"],
212
- "job": ["source-compat"]
213
- }
214
- ]
+ "tags": "swiftpm"
215
216
217
"action": "TestSwiftPackage"
0 commit comments