Skip to content

Commit

Permalink
Merge pull request #1596 from m-nakamura145/backport-1595
Browse files Browse the repository at this point in the history
Add Ruby 3.3 to CI matrix
  • Loading branch information
eval committed Jan 2, 2024
2 parents afa666d + 88f8793 commit 1ffcb31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
timeout: 5
- ruby: 3.2
timeout: 5
- ruby: 3.3
timeout: 5
- ruby: truffleruby
timeout: 50
- ruby: truffleruby-head
Expand Down

0 comments on commit 1ffcb31

Please sign in to comment.