Skip to content

Commit b9deb8c

Browse files
arjan-baljanardhankrishna-sai
authored andcommitted
github: change test action to cover the legacy pickfirst balancer (grpc#8129)
1 parent 2781ed6 commit b9deb8c

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)