Skip to content

Commit

Permalink
Downgrade Ruby version
Browse files Browse the repository at this point in the history
Ruby 3.3.0 produces segfaults in Docker on Macs in
concurrent-ruby:
ruby-concurrency/concurrent-ruby#1020 https://bugs.ruby-lang.org/issues/20085

concurrent-ruby is a transient dependency of feedback.
  • Loading branch information
ChrisBAshton committed Mar 20, 2024
1 parent 8e44b37 commit d585bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ruby-version
@@ -1 +1 @@
3.3.0
3.2.2

0 comments on commit d585bde

Please sign in to comment.