Skip to content

Commit

Permalink
CI: add Ruby 3.2 to the test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
orien authored and albb0920 committed Sep 6, 2023
1 parent 521c641 commit 434ace6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- 2.7
- '3.0'
- 3.1
- 3.2

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 434ace6

Please sign in to comment.