Skip to content

Commit c2f7b85

Browse files
committed
Test against 2.14 and 2.16
1 parent 2ae5b62 commit c2f7b85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

script/cibuild

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ set -e
77
# conditional logic based on the remote version. Running the suite against
88
# different major versions ensures we're covering these conditional paths.
99
REMOTE_VERSIONS="
10-
2.13.0
11-
2.15.0
10+
2.14.0
11+
2.16.0
1212
"
1313

1414
# Enable verbose logging of ssh commands

0 commit comments

Comments
 (0)