Skip to content

Commit

Permalink
Add Ruby 3.2 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Mar 28, 2023
1 parent 4dc270f commit 2315c3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- ruby: "3.0"
coverage: "yes"
- ruby: "3.1"
- ruby: "3.2"

env:
COVERAGE: ${{ matrix.coverage }}
Expand Down

0 comments on commit 2315c3b

Please sign in to comment.