Skip to content

Commit 438b87e

Browse files
authored
Merge pull request #21 from JohnTitor/ruby-2.7
2 parents 2966a40 + 42a9596 commit 438b87e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Setup Ruby
1313
uses: ruby/setup-ruby@v1
1414
with:
15-
ruby-version: '2.6'
15+
ruby-version: '2.7'
1616
bundler-cache: true
1717

1818
- name: Check build

0 commit comments

Comments
 (0)