Skip to content

Commit

Permalink
Merge pull request #1595 from m-nakamura145/update-ci-matrix
Browse files Browse the repository at this point in the history
Add Ruby 3.3 to CI matrix
  • Loading branch information
eval authored Jan 2, 2024
2 parents 10a4443 + 72b55c5 commit 54273e3
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 54273e3

Please sign in to comment.