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 948fa88 commit ae01b83Copy full SHA for ae01b83
projects.json
@@ -715,7 +715,16 @@
715
"actions": [
716
{
717
"action": "BuildSwiftPackage",
718
- "configuration": "release"
+ "configuration": "release",
719
+ "xfail": {
720
+ "compatibility": {
721
+ "4.2": {
722
+ "branch": {
723
+ "master": "https://bugs.swift.org/browse/SR-8332"
724
+ }
725
726
727
728
}
729
]
730
},
0 commit comments