Skip to content

Commit d77c31b

Browse files
committed
Switch to redis:7
1 parent a0c0b5b commit d77c31b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ jobs:
1717
POSTGRES_USER: zammad
1818
POSTGRES_PASSWORD: zammad
1919
redis:
20-
# Use Redis 5 which is shipped in Debian 10.
21-
image: redis:5
20+
image: redis:7
2221
env:
2322
ZAMMAD_PHP_API_CLIENT_UNIT_TESTS_URL: "http://localhost:3000"
2423
ZAMMAD_PHP_API_CLIENT_UNIT_TESTS_USERNAME: "admin@example.com"

0 commit comments

Comments
 (0)