ruby-concurrency / concurrent-ruby

Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns.
https://ruby-concurrency.github.io/concurrent-ruby/
Other
5.68k stars 418 forks source link

CI: Update latest JRuby to 9.2.16.0 #901

Closed olleolleolle closed 3 years ago

olleolleolle commented 3 years ago

This PR updates the CI matrix to use latest JRuby, 9.2.16.0.

JRuby 9.2.16.0 release blog post

olleolleolle commented 3 years ago

@pitr-ch Is merging this in the cards?

pitr-ch commented 3 years ago

Thank you! Merging without fixing the CI here.