Skip to content

Commit 8850def

Browse files
authored
Test against Rails 8 (#157)
1 parent 7aab4fe commit 8850def

File tree

3 files changed

+196
-144
lines changed

3 files changed

+196
-144
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
strategy:
77
matrix:
88
redis_server: ["4", "5", "6", "7"]
9-
ruby: ["3.1", "3.2", "3.3"]
9+
ruby: ["3.2", "3.3"]
1010

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

0 commit comments

Comments
 (0)