Skip to content

Commit

Permalink
Slim down
Browse files Browse the repository at this point in the history
  • Loading branch information
npezza93 committed Aug 28, 2024
1 parent b002e84 commit c9298ac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
ruby: [ '3.1', '3.2', '3.3' ]
gemfile: [ 'Gemfile', 'gemfiles/activerecord_70.gemfile', 'gemfiles/activerecord_71.gemfile', 'gemfiles/activerecord_72.gemfile' ]
gemfile: [ 'Gemfile', 'gemfiles/activerecord_71.gemfile' ]
steps:
- uses: actions/checkout@v4
- name: Set up Ruby ${{ matrix.ruby }}
Expand Down
16 changes: 0 additions & 16 deletions gemfiles/activerecord_70.gemfile

This file was deleted.

0 comments on commit c9298ac

Please sign in to comment.