Skip to content

Commit

Permalink
Add support for Ruby 3.3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
adfoster-r7 committed May 23, 2024
1 parent d37a825 commit 6bc3820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
ruby:
- '3.1'
- '3.2'
- '3.3.0-preview3'
- '3.3.0'
os:
- ubuntu-20.04
- ubuntu-latest
Expand Down

0 comments on commit 6bc3820

Please sign in to comment.