Skip to content

Commit

Permalink
Test against Rails 8
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy committed Dec 17, 2024
1 parent 57cedf5 commit c6ca7e1
Show file tree
Hide file tree
Showing 3 changed files with 196 additions and 144 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
strategy:
matrix:
redis_server: ["4", "5", "6", "7"]
ruby: ["3.1", "3.2", "3.3"]
ruby: ["3.2", "3.3"]

name: Redis server ${{ matrix.redis_server }} - Ruby ${{ matrix.ruby }}

Expand Down
Loading

0 comments on commit c6ca7e1

Please sign in to comment.