Skip to content

Commit 5020cdc

Browse files
authored
Update ruby.yml
1 parent 2208771 commit 5020cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
# uses: ruby/setup-ruby@v1
2727
uses: ruby/setup-ruby@473e4d8fe5dd94ee328fdfca9f8c9c7afc9dae5e
2828
with:
29-
ruby-version: 2.6
29+
ruby-version: 3.0
3030
- name: Install dependencies
3131
run: bundle install
3232
- name: Run tests

0 commit comments

Comments
 (0)