Skip to content

Commit 2ead65a

Browse files
committed
Drop jruby support (for now)
1 parent 14974cb commit 2ead65a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@ Please visit [cucumber/CONTRIBUTING.md](https://github.com/cucumber/cucumber/blo
2424
* Removed Travis publish job for cucumber-pro(a.k.a. jam)
2525
([#1350](https://github.com/cucumber/cucumber-ruby/pull/1350)
2626
[luke-hill](https://github.com/luke-hill))
27+
28+
* Drop support for JRuby. We may add this back if new versions of protobuf for JRuby
29+
start working, or if someone can make the build pass with an older version.
30+
All this means is we're ok to make releases while the jruby CI job is failing.
31+
32+
([aslakhellesoy](https://github.com/aslakhellesoy))
33+
2734
### Fixed
2835

2936
* Fix seed printed in cucumber UI to match the seed that was actually used.

0 commit comments

Comments
 (0)