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: Use JRuby 9.2.19.0 #913

Closed olleolleolle closed 3 years ago

olleolleolle commented 3 years ago

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

JRuby 9.2.19.0 release blog post