Skip to content

Commit

Permalink
Merge pull request #43 from Fryguy/add_ruby_32
Browse files Browse the repository at this point in the history
Add Ruby 3.2 to test matrix
  • Loading branch information
agrare committed Jan 25, 2024
2 parents 8cd2a9e + d09c6dd commit b90d7cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Expand Up @@ -20,6 +20,7 @@ jobs:
- "2.7"
- "3.0"
- "3.1"
- "3.2"
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit b90d7cc

Please sign in to comment.