Skip to content

Commit c961d5c

Browse files
committed
Remove no-need option: .ruby-version is set by default
https://github.com/ruby/setup-ruby#usage
1 parent 09f8d7e commit c961d5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/daily.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
- name: Set up Ruby
1818
uses: ruby/setup-ruby@v1
1919
with:
20-
ruby-version: .ruby-version
2120
bundler-cache: true
2221

2322
- name: Install dependencies

0 commit comments

Comments
 (0)