Releases: ruby/setup-ruby
Releases · ruby/setup-ruby
Release list
Remove support for deprecated macos-10.15 and ubuntu-18.04 images
- Both are deprecated and had brownout periods, so it's no longer possible to reliably build on those platforms with GH runners.
- #467
- actions/runner-images#5583
- actions/runner-images#6002
Add ruby-3.2.1 on Windows
v1.138.0 Update CRuby releases on Windows
Include working directory, $BUNDLE_WITH and $BUNDLE_WITHOUT in cache key
Clearer output when Bundler fails
v1.137.1 Don't show timing on error for clearer error output
Add ruby-3.2.1
v1.137.0 Add ruby-3.2.1
Add jruby-9.4.1.0
v1.136.0 Add jruby-9.4.1.0
Add jruby-9.3.10.0
v1.135.0 Add jruby-9.3.10.0
Updates for Windows MSYS2 update to OpenSSL 3
Revert problematic change which sets BUNDLER_VERSION globally
- See #440 (comment)