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 ad454c7 + 93be303 commit bcc783dCopy full SHA for bcc783d
utils/update-checkout-config.json
@@ -199,9 +199,9 @@
199
"llbuild": "master",
200
"swiftpm": "master",
201
"compiler-rt": "swift-4.2-branch",
202
- "swift-corelibs-xctest": "master",
203
- "swift-corelibs-foundation": "master",
204
- "swift-corelibs-libdispatch": "master",
+ "swift-corelibs-xctest": "swift-4.2-branch",
+ "swift-corelibs-foundation": "swift-4.2-branch",
+ "swift-corelibs-libdispatch": "swift-4.2-branch",
205
"swift-integration-tests": "master",
206
"swift-xcode-playground-support": "master",
207
"ninja": "release"
0 commit comments