Skip to content

Commit

Permalink
Test on ruby 3.3 and 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Jan 17, 2025
1 parent 1c849e4 commit 7003cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
RAILS_ENV: test
strategy:
matrix:
ruby: ['3.2']
ruby: ['3.2', '3.3', '3.4']
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 7003cf1

Please sign in to comment.