CI: stop updating RubyGems since it's not needed
This commit is contained in:
parent
5d10e4a58e
commit
fb4c8eacb0
1 changed files with 0 additions and 3 deletions
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
|
|
@ -50,9 +50,6 @@ jobs:
|
|||
- name: Set up Bundler
|
||||
run: gem install bundler -v "~> 1.17"
|
||||
|
||||
- name: Update rubygems
|
||||
run: gem update --system
|
||||
|
||||
- run: ruby --version
|
||||
- run: gem --version
|
||||
- run: bundle --version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue