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 751f0f9 + 24a2e0b commit 282ecc4Copy full SHA for 282ecc4
projects.json
@@ -844,7 +844,17 @@
844
"actions": [
845
{
846
"action": "BuildSwiftPackage",
847
- "configuration": "release"
+ "configuration": "release",
848
+ "xfail": {
849
+ "compatibility": {
850
+ "4.0": {
851
+ "branch": {
852
+ "master": "https://bugs.swift.org/browse/SR-6748",
853
+ "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6748"
854
+ }
855
856
857
858
}
859
]
860
},
0 commit comments