Skip to content

Commit 5e95733

Browse files
authored
GitHub Actions: Lint with Ruby version specified in .ruby-version (#33)
1 parent 264e625 commit 5e95733

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
- name: Set up Ruby
2626
uses: ruby/setup-ruby@v1
2727
with:
28-
ruby-version: "3.2"
2928
bundler-cache: true
3029

3130
- name: Lint code for consistent style

0 commit comments

Comments
 (0)