Skip to content

Commit 67849cf

Browse files
authored
Update ruby.yml
1 parent bb1c8fb commit 67849cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
# uses: ruby/setup-ruby@v1
5656
uses: ruby/setup-ruby@55283cc23133118229fd3f97f9336ee23a179fcf # v1.146.0
5757
with:
58-
ruby-version: ${{ matrix.ruby-version }}
58+
ruby-version: ${{ matrix.ruby }}
5959
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
6060
- name: Run tests
6161
run: bundle exec rake

0 commit comments

Comments
 (0)