Skip to content

Commit b46035f

Browse files
authored
Use 5.4 branches for wasm/5.4 scheme in checkout JSON config
1 parent b5edbb9 commit b46035f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@
126126
"icu": "release-65-1",
127127
"yams": "3.0.1",
128128
"cmake": "v3.16.5",
129-
"indexstore-db": "main",
130-
"sourcekit-lsp": "main",
129+
"indexstore-db": "release/5.4",
130+
"sourcekit-lsp": "release/5.4",
131131
"swift-format": "main"
132132
}
133133
},

0 commit comments

Comments
 (0)