Skip to content

Commit ea83aaa

Browse files
committed
Remove specific ruby version from setup
1 parent e85a56d commit ea83aaa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ jobs:
1515

1616
- name: Setup Ruby
1717
uses: ruby/setup-ruby@v1
18-
with:
19-
ruby-version: 2.6.x
2018

2119
- name: Install Ruby Dependencies
2220
run: bundle install --path vendor/bundle

0 commit comments

Comments
 (0)