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 3a81bf6 commit 46ec8f7Copy full SHA for 46ec8f7
projects.json
@@ -1848,7 +1848,17 @@
1848
"actions": [
1849
{
1850
"action": "BuildSwiftPackage",
1851
- "configuration": "release"
+ "configuration": "release",
1852
+ "xfail": {
1853
+ "compatibility": {
1854
+ "4.0": {
1855
+ "branch": {
1856
+ "master": "https://bugs.swift.org/browse/SR-6556",
1857
+ "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6556"
1858
+ }
1859
1860
1861
1862
},
1863
1864
"action": "TestSwiftPackage"
0 commit comments