Skip to content

Commit

Permalink
Remove grpc environment variables (#805)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p authored Nov 15, 2024
1 parent 837cf9f commit a092894
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ jobs:
shell: bash
run: |
(
echo "GRPC_BUILD_WITH_BORING_SSL_ASM=false"
echo "GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=true"
echo "GRPC_PYTHON_BUILD_WITH_CYTHON=true"
echo "CARGO_NET_GIT_FETCH_WITH_CLI=true"
) > .env_file
Expand Down

0 comments on commit a092894

Please sign in to comment.