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:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user