Skip to content

Commit a52147b

Browse files
committed
ci: use latest rubygems
Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
1 parent 7414b03 commit a52147b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- uses: ruby/setup-ruby@v1
2424
with:
2525
ruby-version: ${{ matrix.ruby }}
26+
rubygems: latest
2627
- name: unit testing
2728
env:
2829
CI: true

0 commit comments

Comments
 (0)