Skip to content

Commit

Permalink
CI: add Ruby 3.1 to matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle authored and albb0920 committed Sep 9, 2022
1 parent 66d8982 commit 89c660a
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 @@ -37,6 +37,7 @@ jobs:
- 2.6
- 2.7
- '3.0'
- 3.1

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

Expand Down

0 comments on commit 89c660a

Please sign in to comment.