We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7079ef commit 7a0bff2Copy full SHA for 7a0bff2
.github/workflows/test.yml
@@ -184,6 +184,7 @@ jobs:
184
- run: gem --version | grep -F "3.3.3"
185
186
testUseBundlerFromRubyGemsUpdate:
187
+ if: false # https://github.com/ruby/setup-ruby/issues/405
188
name: "Test rubygems: version uses the Bundler installed by the rubygems update"
189
runs-on: ubuntu-latest
190
steps:
0 commit comments