Skip to content

Commit d48317f

Browse files
authored
github: change test action to cover the legacy pickfirst balancer (#8129)
1 parent a510cf5 commit d48317f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
- type: tests
7070
goversion: '1.24'
7171
testflags: -race
72-
grpcenv: 'GRPC_EXPERIMENTAL_ENABLE_NEW_PICK_FIRST=true'
72+
grpcenv: 'GRPC_EXPERIMENTAL_ENABLE_NEW_PICK_FIRST=false'
7373

7474
steps:
7575
# Setup the environment.

0 commit comments

Comments
 (0)