github: change test action to cover the legacy pickfirst balancer (#8129)

This commit is contained in:
Arjan Singh Bal 2025-02-27 21:51:51 +05:30 committed by GitHub
parent a510cf5d4d
commit d48317fafe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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.