Skip to content

Commit

Permalink
Merge pull request #1939 from sul-dlss/jcoyne-patch-2
Browse files Browse the repository at this point in the history
Test on ruby 3.3
  • Loading branch information
jcoyne authored Jan 28, 2025
2 parents 0b29ec6 + 2eb2bb5 commit bb740d3
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']
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit bb740d3

Please sign in to comment.