Skip to content

Commit b5183f2

Browse files
committed
Update the swift-5.1-branch scheme to use swift-5.1-branch
1 parent f42c703 commit b5183f2

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -279,21 +279,21 @@
279279
"swift": "swift-5.1-branch",
280280
"lldb": "swift-5.1-branch",
281281
"cmark": "master",
282-
"llbuild": "master",
283-
"swiftpm": "master",
284-
"swift-syntax": "master",
285-
"swift-stress-tester": "master",
286-
"swift-corelibs-xctest": "master",
287-
"swift-corelibs-foundation": "master",
288-
"swift-corelibs-libdispatch": "master",
289-
"swift-integration-tests": "master",
290-
"swift-xcode-playground-support": "master",
282+
"llbuild": "swift-5.1-branch",
283+
"swiftpm": "swift-5.1-branch",
284+
"swift-syntax": "swift-5.1-branch",
285+
"swift-stress-tester": "swift-5.1-branch",
286+
"swift-corelibs-xctest": "swift-5.1-branch",
287+
"swift-corelibs-foundation": "swift-5.1-branch",
288+
"swift-corelibs-libdispatch": "swift-5.1-branch",
289+
"swift-integration-tests": "swift-5.1-branch",
290+
"swift-xcode-playground-support": "swift-5.1-branch",
291291
"ninja": "release",
292292
"icu": "release-61-1",
293293
"clang-tools-extra": "swift-5.1-branch",
294294
"libcxx": "swift-5.1-branch",
295-
"indexstore-db": "master",
296-
"sourcekit-lsp": "master"
295+
"indexstore-db": "swift-5.1-branch",
296+
"sourcekit-lsp": "swift-5.1-branch"
297297
}
298298
}
299299
}

0 commit comments

Comments
 (0)