Skip to content

Commit

Permalink
Merge pull request #232 from bastelfreak/rubz31
Browse files Browse the repository at this point in the history
Add Ruby 3.1 to CI matrix
  • Loading branch information
bastelfreak committed Feb 11, 2022
2 parents 1abc0b4 + fde8273 commit efc245b
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 @@ -15,6 +15,7 @@ jobs:
- '2.6'
- '2.7'
- '3.0'
- '3.1'
steps:
- uses: actions/checkout@v2
- name: Install Ruby ${{ matrix.ruby }}
Expand Down

0 comments on commit efc245b

Please sign in to comment.