Skip to content

Commit 12f072d

Browse files
committed
ci: don't try to update rubygems
because latest rubygems-update doesn't support Ruby 2.7
1 parent 05bc2d3 commit 12f072d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
- uses: ruby/setup-ruby@v1
2828
with:
2929
ruby-version: ${{matrix.ruby}}
30-
rubygems: latest
3130
bundler: latest
3231
bundler-cache: true
3332
- name: Run tests

0 commit comments

Comments
 (0)