mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01:00
CI: stop updating RubyGems since it's not needed
This commit is contained in:
parent
5d10e4a58e
commit
fb4c8eacb0
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -50,9 +50,6 @@ jobs:
|
|||||||
- name: Set up Bundler
|
- name: Set up Bundler
|
||||||
run: gem install bundler -v "~> 1.17"
|
run: gem install bundler -v "~> 1.17"
|
||||||
|
|
||||||
- name: Update rubygems
|
|
||||||
run: gem update --system
|
|
||||||
|
|
||||||
- run: ruby --version
|
- run: ruby --version
|
||||||
- run: gem --version
|
- run: gem --version
|
||||||
- run: bundle --version
|
- run: bundle --version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user