Skip to content

Commit

Permalink
Merge pull request #91 from toshimaru/support-ruby-3.1-and-3.2
Browse files Browse the repository at this point in the history
Test against Ruby v3.1 and Ruby v3.2
  • Loading branch information
onk authored Jan 4, 2023
2 parents 0fda096 + 3662dcd commit 29c2d49
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 @@ -19,6 +19,8 @@ jobs:
- ruby:2.6
- ruby:2.7
- ruby:3.0
- ruby:3.1
- ruby:3.2
- rubylang/ruby:master-nightly-bionic
include:
- ruby: rubylang/ruby:master-nightly-bionic
Expand Down

0 comments on commit 29c2d49

Please sign in to comment.