Skip to content

Commit

Permalink
bump ruby to 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-makarov authored Dec 8, 2022
1 parent 2773032 commit 76c7cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6
ruby-version: 2.7
- uses: actions/cache@v2
with:
path: vendor/bundle
Expand Down

0 comments on commit 76c7cbb

Please sign in to comment.