Skip to content

Commit

Permalink
Add ruby version for standard in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
excid3 committed Nov 26, 2024
1 parent 0aa554a commit 77eab60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
ruby-version: "3.3"

- name: StandardRb check
run: bundle exec standardrb
Expand Down

0 comments on commit 77eab60

Please sign in to comment.