Skip to content

Commit

Permalink
WIP: proper name for redis matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Flink committed Jan 21, 2025
1 parent b4d41fb commit d49b743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
bundle exec stree check Gemfile rails_failover.gemspec $(git ls-files '*.rb')
redis:
name: "Redis (Ruby ${{ matrix.ruby }})"
name: "Redis (Redis gem ~> ${{ matrix.redis_gem }}, Ruby ${{ matrix.ruby }})"
runs-on: ubuntu-latest

strategy:
Expand Down

0 comments on commit d49b743

Please sign in to comment.