Skip to content

Commit fe4400c

Browse files
committed
Consider only pinned builds for bootstrapping
1 parent 3cbd0b3 commit fe4400c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update_dependencies.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
<property name="kotlin.bootstrap.branch" value="rc"/>
9-
<property name="kotlin.bootstrap.branch.locator" value=",branch:rc"/>
9+
<property name="kotlin.bootstrap.branch.locator" value=",branch:rc,pinned:true"/>
1010
<property name="kotlin.bootstrap.locator" value="buildType:bt345,status:SUCCESS${kotlin.bootstrap.branch.locator}"/>
1111
<property name="kotlin.bootstrap.locator.force" value="true"/>
1212

0 commit comments

Comments
 (0)