1
0
Fork 0
mirror of https://github.com/simi/omniauth-facebook.git synced 2022-11-09 12:32:45 -05:00

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

View file

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