Skip to content

Commit 09d15e8

Browse files
committed
Update ruby version in CI
1 parent d20506b commit 09d15e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-on-push-and-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
- name: Set up ruby
1616
uses: ruby/setup-ruby@v1
1717
with:
18-
ruby-version: 2.7
18+
ruby-version: 3.1
1919
- name: Run 'pr' target
2020
run: make pr

0 commit comments

Comments
 (0)