Skip to content

Commit

Permalink
Use ruby 2.y
Browse files Browse the repository at this point in the history
  • Loading branch information
kspurgin authored Jan 16, 2021
1 parent 98d2139 commit 9046241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
# change this to (see https://github.com/ruby/setup-ruby#versioning):
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6
ruby-version: 2.7
- name: Install dependencies
run: bundle install
- name: Run tests
Expand Down

0 comments on commit 9046241

Please sign in to comment.