mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
Fix grpc Alpine 3.13 / i386 (#50623)
This commit is contained in:
parent
2334e98806
commit
7fd2f8090d
1
.github/workflows/wheels.yml
vendored
1
.github/workflows/wheels.yml
vendored
@ -41,6 +41,7 @@ jobs:
|
||||
echo "GRPC_BUILD_WITH_BORING_SSL_ASM=false"
|
||||
echo "GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=true"
|
||||
echo "GRPC_PYTHON_BUILD_WITH_CYTHON=true"
|
||||
echo "GRPC_PYTHON_DISABLE_LIBC_COMPATIBILITY=true"
|
||||
) > .env_file
|
||||
|
||||
- name: Upload env_file
|
||||
|
Loading…
x
Reference in New Issue
Block a user