Skip to content

Commit

Permalink
Merge pull request #21 from jnbt/update-ruby
Browse files Browse the repository at this point in the history
Test on Ruby 3.1 and 3.2
  • Loading branch information
jnbt authored Feb 23, 2023
2 parents c409d01 + bd6a0ab commit 5626492
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
- "2.6"
- "2.7"
- "3.0"
- "3.1"
- "3.2"
steps:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit 5626492

Please sign in to comment.