mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
Fix grpc Alpine 3.13 / i386 (#50623)
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user