Skip to content

Commit

Permalink
Attempt with rails 6 gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
xjunior committed Feb 8, 2024
1 parent 54b51d1 commit 2f884b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
env:
PERCONA_DB_USER: root
PERCONA_DB_PASSWORD: root
BUNDLE_GEMFILE: gemfiles/ruby_2.7_rails_7_1.gemfile
BUNDLE_GEMFILE: gemfiles/ruby_2.7_rails_6_0.gemfile
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 2f884b9

Please sign in to comment.