Skip to content

Commit c1d944e

Browse files
committed
Update Ruby version.
1 parent 100f72e commit c1d944e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
- name: Set up Ruby
1212
uses: ruby/setup-ruby@v1
1313
with:
14-
ruby-version: 2.7
14+
ruby-version: 3.4.5
1515
bundler-cache: true
1616
- run: bundle exec rspec

0 commit comments

Comments
 (0)