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 751f0f9 commit f2b6b1fCopy full SHA for f2b6b1f
projects.json
@@ -844,7 +844,16 @@
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
+ }
854
855
856
857
}
858
]
859
},
0 commit comments