Skip to content

Commit c3d9542

Browse files
authored
Swap JRuby 9k for JRuby 1.7 in per_commit CI build
1 parent cab2b9f commit c3d9542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ schedules:
33
schedule: per_commit
44
matrix:
55
exclude:
6-
- ruby: ['2.2']
6+
- ruby: ['2.2', 'jruby1.7']
77
- cassandra: ['2.0', '2.2', '3.0']
88
nightly:
99
schedule: nightly

0 commit comments

Comments
 (0)