Skip to content

Commit c116f2d

Browse files
committed
Support ruby 3.4
1 parent a376c7c commit c116f2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Set up Ruby
1616
uses: ruby/setup-ruby@v1
1717
with:
18-
ruby-version: 3.0
18+
ruby-version: 3.4
1919
- name: Install dependencies
2020
run: bundle install
2121
- name: Run RuboCop against BASE..HEAD changes

0 commit comments

Comments
 (0)