We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7a0232 + 56c759c commit c7cfac5Copy full SHA for c7cfac5
1 file changed
pkg/cmd/roachtest/tests/predecessor_version.go
@@ -36,7 +36,7 @@ func PredecessorVersion(buildVersion version.Version) (string, error) {
36
// checkpoint option enabled to create the missing store directory
37
// fixture (see runVersionUpgrade).
38
verMap := map[string]string{
39
- "21.2": "21.1.14",
+ "21.2": "21.1.15",
40
"21.1": "20.2.12",
41
"20.2": "20.1.16",
42
"20.1": "19.2.11",
0 commit comments