Skip to content

Commit

Permalink
Add Ruby 3.3 to CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
m-nakamura145 committed Jan 2, 2024
1 parent 10a4443 commit 72b55c5
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 @@ -28,6 +28,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 72b55c5

Please sign in to comment.