Skip to content

Commit

Permalink
Fixed CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Dec 7, 2021
1 parent 8b11430 commit f891ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
postgres: 10
- ruby: 2.4
gemfile: gemfiles/activerecord50.gemfile
postgres: 9.6
postgres: 10
env:
BUNDLE_GEMFILE: ${{ matrix.gemfile }}
steps:
Expand Down

0 comments on commit f891ea5

Please sign in to comment.