Skip to content

Commit

Permalink
OK: Return activerecord
Browse files Browse the repository at this point in the history
  • Loading branch information
kolomoiets-dev-pro committed Jan 26, 2024
1 parent 7e27f2c commit 757e0f9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@ jobs:
- '2.7'
gemfile:
- rails_6.1
- active_record_6.1
prepared_statements: [true, false]
exclude:
# activesupport-7.0.0 requires ruby version >= 2.7.0
name: Ruby ${{ matrix.ruby }} / ${{ matrix.gemfile }} ${{ (matrix.prepared_statements && 'w/ prepared statements') || '' }}
env:
BUNDLE_GEMFILE: gemfiles/${{ matrix.gemfile }}.gemfile
Expand Down

0 comments on commit 757e0f9

Please sign in to comment.