Skip to content

Commit

Permalink
Cover Ruby 3.3 in CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-harvey committed Jan 25, 2024
1 parent 1afa96b commit 45ea35d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ jobs:
matrix:
ruby-version: [
'3.1.4',
'3.2.2',
'3.2.3',
'3.3.0',
]
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 45ea35d

Please sign in to comment.