Skip to content

Commit a3223a6

Browse files
Update to ruby 2.7
1 parent 0a71277 commit a3223a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v3
2222
- uses: ruby/setup-ruby@v1
2323
with:
24-
ruby-version: 2.4
24+
ruby-version: 2.7
2525
bundler-cache: true
2626

2727
- name: Run tests

0 commit comments

Comments
 (0)