Skip to content

Commit 928f829

Browse files
authored
[update-checkout] Fix missing config for pythonkit and tensorflow-swift-apis on master-next scheme
1 parent c825ed8 commit 928f829

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,9 @@
102102
"cmake": "v3.15.1",
103103
"indexstore-db": "master",
104104
"sourcekit-lsp": "master",
105-
"swift-format": "master"
105+
"swift-format": "master",
106+
"pythonkit": "master",
107+
"tensorflow-swift-apis": "master"
106108
}
107109
},
108110
"swift-3.0-branch" : {

0 commit comments

Comments
 (0)