Skip to content

Commit 33d6a49

Browse files
authored
Merge pull request RedisJSON#695 from RedisJSON/tomerhekredis-patch-1
Update release.json
2 parents 18dce65 + 32d21c2 commit 33d6a49

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/qa/release.json

+6
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@
2929
"name": "rhel7.7-x86_64-aws",
3030
"concurrency": 1,
3131
"module_url": "http://redismodules.s3.amazonaws.com/{{RS_MODULE_FILE_PREFIX}}/{{RS_MODULE_FILE_PREFIX}}.Linux-x86_64.{{MODULE_VERSION}}.zip"
32+
},
33+
{
34+
"teardown": true,
35+
"name": "rhel8.5-x86_64-aws",
36+
"concurrency": 1,
37+
"module_url": "http://redismodules.s3.amazonaws.com/{{RS_MODULE_FILE_PREFIX}}/{{RS_MODULE_FILE_PREFIX}}.Linux-rhel8-x86_64.{{MODULE_VERSION}}.zip"
3238
}
3339
]
3440
}

0 commit comments

Comments
 (0)