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

Adds Ruby 3.2 to the CI matrix #977

Closed petergoldstein closed 1 year ago

petergoldstein commented 1 year ago

Also updates checkout action version.

Runs green on my fork, although there was a flap on Ruby 3.0 and JRuby on first run.