Skip to content

Commit

Permalink
github: change test action to cover the legacy pickfirst balancer (gr…
Browse files Browse the repository at this point in the history
  • Loading branch information
arjan-bal authored Feb 27, 2025
1 parent a510cf5 commit d48317f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit d48317f

Please sign in to comment.