2
0
mirror of https://github.com/boostorg/redis.git synced 2026-01-19 04:42:09 +00:00

Obtains the Redis host from env variables.

This commit is contained in:
Marcelo Zimbres
2023-11-04 11:35:33 +01:00
parent 2b12525206
commit 154d0b106d
15 changed files with 49 additions and 35 deletions

View File

@@ -201,6 +201,7 @@ jobs:
CXXFLAGS: ${{matrix.cxxflags}} -Wall -Wextra
LDFLAGS: ${{matrix.ldflags}}
CMAKE_BUILD_PARALLEL_LEVEL: 4
BOOST_REDIS_TEST_SERVER: redis
services:
redis: