Skip to content

Commit 31715d5

Browse files
authored
Merge pull request #4580 from gottesmm/fix-update-checkout-for-master-next
2 parents f449ba7 + 570ddb6 commit 31715d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/update-checkout-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@
6363
"swift-corelibs-xctest": "master-next",
6464
"swift-corelibs-foundation": "master-next",
6565
"swift-corelibs-libdispatch": "master-next",
66-
"swift-integration-tests": "master",
67-
"swift-xcode-playground-support": "master"
66+
"swift-integration-tests": "master-next",
67+
"swift-xcode-playground-support": "master-next"
6868
}
6969
},
7070
"upstream": {

0 commit comments

Comments
 (0)