mirror of https://github.com/grpc/grpc-go.git
github: change test action to cover the legacy pickfirst balancer (#8129)
This commit is contained in:
parent
a510cf5d4d
commit
d48317fafe
|
@ -69,7 +69,7 @@ jobs:
|
|||
- type: tests
|
||||
goversion: '1.24'
|
||||
testflags: -race
|
||||
grpcenv: 'GRPC_EXPERIMENTAL_ENABLE_NEW_PICK_FIRST=true'
|
||||
grpcenv: 'GRPC_EXPERIMENTAL_ENABLE_NEW_PICK_FIRST=false'
|
||||
|
||||
steps:
|
||||
# Setup the environment.
|
||||
|
|
Loading…
Reference in New Issue