Skip to content

Commit add5a9d

Browse files
author
Anton Abramov
committed
Reset changes for CI
1 parent 46e4d91 commit add5a9d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ruby.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,6 @@ jobs:
5353
with:
5454
ruby-version: 3.2.2
5555
bundler-cache: true
56-
- name: Update RubyGems
57-
run: |
58-
gem update --system 3.2.3
59-
gem install bundler
6056
- name: Run tests
6157
run: bundle exec rake
6258
- run: gem uninstall -v '>= 2' -ax bundler || true

0 commit comments

Comments
 (0)