Skip to content

Commit c7cfac5

Browse files
authored
Merge pull request #76543 from cockroachdb/update-version-map-for-21.2
2 parents d7a0232 + 56c759c commit c7cfac5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/cmd/roachtest/tests/predecessor_version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ func PredecessorVersion(buildVersion version.Version) (string, error) {
3636
// checkpoint option enabled to create the missing store directory
3737
// fixture (see runVersionUpgrade).
3838
verMap := map[string]string{
39-
"21.2": "21.1.14",
39+
"21.2": "21.1.15",
4040
"21.1": "20.2.12",
4141
"20.2": "20.1.16",
4242
"20.1": "19.2.11",

0 commit comments

Comments
 (0)