Skip to content

Commit 15f174b

Browse files
committed
ci: remove rubygems: latest
1 parent e49a87b commit 15f174b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
with:
3030
ruby-version: '${{ matrix.ruby }}'
3131
bundler-cache: true
32-
rubygems: latest
3332

3433
- name: Run tests
3534
run: bundle exec rspec

0 commit comments

Comments
 (0)