Skip to content

Commit bcc783d

Browse files
authored
Merge pull request #15699 from apple/update-checkout-config-4.2
2 parents ad454c7 + 93be303 commit bcc783d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

utils/update-checkout-config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -199,9 +199,9 @@
199199
"llbuild": "master",
200200
"swiftpm": "master",
201201
"compiler-rt": "swift-4.2-branch",
202-
"swift-corelibs-xctest": "master",
203-
"swift-corelibs-foundation": "master",
204-
"swift-corelibs-libdispatch": "master",
202+
"swift-corelibs-xctest": "swift-4.2-branch",
203+
"swift-corelibs-foundation": "swift-4.2-branch",
204+
"swift-corelibs-libdispatch": "swift-4.2-branch",
205205
"swift-integration-tests": "master",
206206
"swift-xcode-playground-support": "master",
207207
"ninja": "release"

0 commit comments

Comments
 (0)