Skip to content

Commit

Permalink
Remove ruby version definition in CI/CD
Browse files Browse the repository at this point in the history
it will be read from .ruby-version
  • Loading branch information
jenshenny committed Apr 4, 2024
1 parent 65215f5 commit e112a0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
-
uses: ruby/setup-ruby@v1
with:
ruby-version: "3.2"
bundler-cache: true
-
name: Ruby Linting
Expand Down

0 comments on commit e112a0b

Please sign in to comment.