Skip to content

Commit e26fdc8

Browse files
committed
test-update: Drop beta-versions from the base-versions list
No need to keep test coverage for beta-versions anymore given the presence of official releases. Change-Id: I039bb6983197ab23c5691ae3678599828ae6c300
1 parent 41fcfbd commit e26fdc8

1 file changed

Lines changed: 1 addition & 14 deletions

File tree

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1 @@
1-
[
2-
"2.5.0b1",
3-
"2.5.0b2",
4-
"2.5.0b3",
5-
"2.5.0b4",
6-
"2.5.0",
7-
"2.5.0p1",
8-
"2.5.0p2",
9-
"2.5.0p3",
10-
"2.5.0p4",
11-
"2.5.0p5",
12-
"2.5.0p6",
13-
"2.5.0p7"
14-
]
1+
["2.5.0", "2.5.0p1", "2.5.0p2", "2.5.0p3", "2.5.0p4", "2.5.0p5", "2.5.0p6", "2.5.0p7"]

0 commit comments

Comments
 (0)