Add Ruby 3.1 to CI

This commit is contained in:
Peter Goldstein 2022-01-25 09:32:03 -08:00 committed by Josef Šimánek
parent e1e572db2e
commit 250bb67d2f
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ jobs:
- "2.6"
- "2.7"
- "3.0"
- "3.1"
steps:
- uses: actions/checkout@v2
- name: Set up Ruby