Skip to content

Commit 730a219

Browse files
committed
Update swift-driver checkout
`update-checkout` should be checking out the release/6.0 driver for Swift-6.0 builds instead of the main branch driver.
1 parent 763421c commit 730a219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
"swift-crypto": "3.0.0",
169169
"swift-certificates": "1.0.1",
170170
"swift-asn1": "1.0.0",
171-
"swift-driver": "main",
171+
"swift-driver": "release/6.0",
172172
"swift-numerics": "1.0.2",
173173
"swift-syntax": "release/6.0",
174174
"swift-system": "1.2.1",

0 commit comments

Comments
 (0)