Skip to content

Commit e27eb12

Browse files
committed
update ruby version for github tests
1 parent 8c0dad0 commit e27eb12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Ruby
2020
uses: ruby/setup-ruby@v1
2121
with:
22-
ruby-version: 2.7.4
22+
ruby-version: 3.2
2323
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
2424
- name: Set up Node
2525
uses: actions/setup-node@v1

0 commit comments

Comments
 (0)