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 9c4a090 + b88afcf commit 0c7f60bCopy full SHA for 0c7f60b
projects.json
@@ -2052,10 +2052,6 @@
2052
"path": "SwiftLint",
2053
"branch": "master",
2054
"compatibility": [
2055
- {
2056
- "version": "3.0",
2057
- "commit": "d8f5a316f29077cd22f7d129e8bfaf4f4238d6f1"
2058
- },
2059
{
2060
"version": "3.1",
2061
"commit": "c34c5c164954132a87e90d2312a74826a54487ed"
@@ -2073,17 +2069,7 @@
2073
2069
"actions": [
2074
2070
2075
2071
"action": "BuildSwiftPackage",
2076
- "configuration": "release",
2077
- "xfail": {
2078
- "compatibility": {
2079
- "3.0": {
2080
- "branch": {
2081
- "master": "https://bugs.swift.org/browse/SR-6617",
2082
- "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6617"
2083
- }
2084
2085
2086
2072
+ "configuration": "release"
2087
},
2088
2089
"action": "TestSwiftPackage"
0 commit comments