mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 22:44:20 +02:00
Disable failing test on old Ruby version
* See https://github.com/ruby/setup-ruby/issues/405
This commit is contained in:
@@ -184,6 +184,7 @@ jobs:
|
||||
- run: gem --version | grep -F "3.3.3"
|
||||
|
||||
testUseBundlerFromRubyGemsUpdate:
|
||||
if: false # https://github.com/ruby/setup-ruby/issues/405
|
||||
name: "Test rubygems: version uses the Bundler installed by the rubygems update"
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user