Skip to content

Commit

Permalink
Removed unused keys [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Oct 30, 2022
1 parent 2b3262a commit dbc4624
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,12 @@ jobs:
include:
- ruby: 3.1
gemfile: Gemfile
postgres: true
- ruby: "3.0"
gemfile: gemfiles/activerecord61.gemfile
postgres: true
- ruby: 2.7
gemfile: gemfiles/activerecord60.gemfile
postgres: true
- ruby: 2.6
gemfile: gemfiles/activerecord52.gemfile
postgres: true
env:
BUNDLE_GEMFILE: ${{ matrix.gemfile }}
steps:
Expand Down

0 comments on commit dbc4624

Please sign in to comment.