Skip to content

Commit

Permalink
Merge pull request #132 from mohanapriya2308/patch-1
Browse files Browse the repository at this point in the history
Add test coverage for version 3.2
  • Loading branch information
satoryu authored May 18, 2023
2 parents 2f9590f + 5d65144 commit 08b734d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

strategy:
matrix:
ruby: [2.6, 2.7, "3.0", 3.1]
ruby: [2.6, 2.7, "3.0", 3.1, 3.2]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 08b734d

Please sign in to comment.