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 54a2047 + 33521f5 commit 66e2c78Copy full SHA for 66e2c78
project_precommit_check
@@ -72,6 +72,13 @@ supported_configs = {
72
'Target: x86_64-apple-darwin17.7.0\n',
73
'description': 'Xcode 10.0 (contains Swift 4.2)',
74
'branch': 'swift-4.2-branch'
75
+ },
76
+ '4.2.1': {
77
+ 'version': 'Apple Swift version 4.2.1 '
78
+ '(swiftlang-1000.11.42 clang-1000.11.45.1)\n'
79
+ 'Target: x86_64-apple-darwin17.7.0\n',
80
+ 'description': 'Xcode 10.1 (contains Swift 4.2.1)',
81
+ 'branch': 'swift-4.2-branch'
82
}
83
},
84
# NOTE: Linux isn't fully supported yet
0 commit comments