Skip to content

Commit c0af0ea

Browse files
committed
[12.x] Queue tests for Redis Cluster missing QUEUE_CONNECTION
1 parent 0fc5528 commit c0af0ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/queues.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ jobs:
175175
REDIS_CLIENT: ${{ matrix.client }}
176176
REDIS_CLUSTER_HOSTS_AND_PORTS: 127.0.0.1:7000,127.0.0.1:7001,127.0.0.1:7002
177177
REDIS_QUEUE: '{default}'
178+
QUEUE_CONNECTION: redis
178179

179180
beanstalkd:
180181
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)