Skip to content

Commit 17651b3

Browse files
committed
Bump ruby version from 2.7 to 3.1.
1 parent 5f920dc commit 17651b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Set up Ruby
4848
uses: ruby/setup-ruby@v1
4949
with:
50-
ruby-version: '2.7'
50+
ruby-version: '3.1'
5151
bundler-cache: true
5252

5353
- name: Set up Python

0 commit comments

Comments
 (0)