Skip to content

Commit

Permalink
Update Ruby version in GitHub Actions workflow from 3.5.0 to 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ydah committed Jan 31, 2025
1 parent 70176cd commit e1b76a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
ruby:
- '3.5.0'
- '3.4'

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit e1b76a0

Please sign in to comment.