Skip to content

Commit bdc62ab

Browse files
committed
ruby: update list of server versions
1 parent 6d1874b commit bdc62ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby/ruby-build-pipeline.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ pipeline {
138138
axes {
139139
axis {
140140
name 'CB_VERSION'
141-
values '6.0-stable', '6.5-stable', '6.6-stable', '7.0.0-5292'
141+
values '7.0.0', '6.6.3', '6.5.2', '6.0.5'
142142
}
143143
axis {
144144
name 'CB_RUBY_VERSION'

0 commit comments

Comments
 (0)