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

Cleanup GitHub Actions workflow #916

Closed eregon closed 2 years ago

eregon commented 3 years ago
chrisseaton commented 3 years ago

These are all existing failures aren't they? We need to get on top of this...

chrisseaton commented 3 years ago

Can you please rebase?

chrisseaton commented 2 years ago

@eregon can you rebase?

eregon commented 2 years ago

Rebased, let's check if the CI is still happy, should be since it's only cleanups.