mirror of
1
Fork 0

Revert "fix: CI: temporarily disable redict tests"

This reverts commit 9d306bbec3.
This commit is contained in:
Earl Warren 2024-09-11 15:45:07 +02:00
parent 83e9e9230a
commit 2f49437608
No known key found for this signature in database
GPG Key ID: 0579CB2928A78A00
1 changed files with 2 additions and 3 deletions

View File

@ -118,9 +118,8 @@ jobs:
- image: docker.io/bitnami/redis:7.2 - image: docker.io/bitnami/redis:7.2
port: 6379 port: 6379
# redict # redict
# Uncomment when https://codeberg.org/redict/redict-containers/issues/32 is fixed - image: registry.redict.io/redict:7.3.0-scratch
#- image: registry.redict.io/redict:7.3.0-scratch port: 6379
# port: 6379
# valkey # valkey
- image: docker.io/bitnami/valkey:7.2 - image: docker.io/bitnami/valkey:7.2
port: 6379 port: 6379