Skip to content

Commit

Permalink
Add ruby 3.4 to build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
rmm5t committed Jan 3, 2025
1 parent 60150e4 commit f42c6a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ruby: ["3.2", "3.3"]
ruby: ["3.2", "3.3", "3.4"]
bundler: [default]
gemfile:
- rails-7.1
Expand Down

0 comments on commit f42c6a1

Please sign in to comment.