Add Ruby 3.1 to CI matrix (#459)

Merge pull request 459
This commit is contained in:
Peter Goldstein 2022-02-04 09:41:52 -08:00 committed by GitHub
parent 792a0fa3ab
commit b41ebd39a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
ruby_version:
- 2.5
- 2.7
- 3.0
- 3.1
jekyll_version:
- "~> 4.0"
steps: