Skip to content

Commit

Permalink
Remove some failing ruby version for ActiveRecord 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
smathieu committed Oct 31, 2023
1 parent 60a1718 commit c024a54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
activerecord: '5.2'
- ruby: '2.5'
activerecord: '7.0'
- ruby: '2.5'
activerecord: '7.1'
- db: skip
dbversion: skip
include:
Expand Down

0 comments on commit c024a54

Please sign in to comment.