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 c8b9dc1 commit d066e8fCopy full SHA for d066e8f
projects.json
@@ -850,7 +850,17 @@
850
"actions": [
851
{
852
"action": "BuildSwiftPackage",
853
- "configuration": "release"
+ "configuration": "release",
854
+ "xfail": {
855
+ "compatibility": {
856
+ "4.0": {
857
+ "branch": {
858
+ "master": "https://bugs.swift.org/browse/SR-6539",
859
+ "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6539"
860
+ }
861
862
863
864
}
865
]
866
},
0 commit comments