circleci try 19
This commit is contained in:
parent
cb4645b344
commit
7cd274167c
@ -159,6 +159,7 @@ jobs:
|
||||
description: Test suite name to report to CircleCI.
|
||||
docker:
|
||||
- image: cimg/go:1.19.7
|
||||
environment:
|
||||
LOTUS_HARMONYDB_HOSTS: yugabyte
|
||||
- image: yugabytedb/yugabyte:latest
|
||||
command: bin/yugabyted start --daemon=false
|
||||
|
@ -159,6 +159,7 @@ jobs:
|
||||
description: Test suite name to report to CircleCI.
|
||||
docker:
|
||||
- image: cimg/go:[[ .GoVersion]]
|
||||
environment:
|
||||
LOTUS_HARMONYDB_HOSTS: yugabyte
|
||||
- image: yugabytedb/yugabyte:latest
|
||||
command: bin/yugabyted start --daemon=false
|
||||
|
Loading…
Reference in New Issue
Block a user