Skip to content

Commit

Permalink
Use latest Rubies on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdeyen committed Sep 12, 2021
1 parent eda438a commit ac63b67
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ jobs:
- '6.0'
- '6.1'
ruby:
- '2.6.6'
- '2.7.2'
- '3.0.0'
- '2.6.8'
- '2.7.4'
- '3.0.2'
database:
- mysql
- postgresql
Expand Down

0 comments on commit ac63b67

Please sign in to comment.