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 e82e50d + 80ca6a6 commit a61f0e1Copy full SHA for a61f0e1
projects.json
@@ -2342,7 +2342,16 @@
2342
"actions": [
2343
{
2344
"action": "BuildSwiftPackage",
2345
- "configuration": "release"
+ "configuration": "release",
2346
+ "xfail": {
2347
+ "compatibility": {
2348
+ "4.2": {
2349
+ "branch": {
2350
+ "master": "https://bugs.swift.org/browse/SR-8403"
2351
+ }
2352
2353
2354
2355
},
2356
2357
"action": "TestSwiftPackage"
0 commit comments