Skip to content

Commit 11f6092

Browse files
committed
ruby: run tests on 7.1 development branch
1 parent 137868c commit 11f6092

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 '7.0.1', '6.6.3', '6.5.2', '6.0.5'
141+
values '7.1-stable', '7.0.1', '6.6.3', '6.5.2', '6.0.5'
142142
}
143143
axis {
144144
name 'CB_RUBY_VERSION'

0 commit comments

Comments
 (0)