Skip to content

Commit

Permalink
ci: Add ruby 3.2 and 3.3 to build
Browse files Browse the repository at this point in the history
  • Loading branch information
Empact committed Jan 18, 2024
1 parent dad3537 commit 9e73e5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
- '2.7'
- '3.0'
- '3.1'
- '3.2'
- '3.3'
- ruby-head
- jruby-9.3.3.0
include:
Expand Down

0 comments on commit 9e73e5c

Please sign in to comment.