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 a40093a + 4a0ee02 commit d39a479Copy full SHA for d39a479
projects.json
@@ -966,7 +966,7 @@
966
"compatibility": [
967
{
968
"version": "4.0",
969
- "commit": "edbd229ba8b99db936bc552c8e4f8e190a6dc633"
+ "commit": "f1c3169b5b923ded814e5b1ef5a354720da93a36"
970
}
971
],
972
"platforms": [
@@ -976,19 +976,7 @@
976
"actions": [
977
978
"action": "BuildSwiftPackage",
979
- "configuration": "release",
980
- "xfail": {
981
- "compatibility": {
982
- "4.0": {
983
- "branch": {
984
- "master": "https://bugs.swift.org/browse/SR-6748",
985
- "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6748",
986
- "swift-4.2-branch": "https://bugs.swift.org/browse/SR-6748",
987
- "swift-5.0-branch": "https://bugs.swift.org/browse/SR-6748"
988
- }
989
990
991
+ "configuration": "release"
992
993
]
994
},
0 commit comments