Skip to content

Commit 66d049b

Browse files
committed
Use Ruby version 3.2.
1 parent 1d82d5c commit 66d049b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Ruby
1717
uses: ruby/setup-ruby@v1
1818
with:
19-
ruby-version: 2.7
19+
ruby-version: 3.2
2020
- name: Install dependencies
2121
run: bundle install
2222

0 commit comments

Comments
 (0)