mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 08:47:09 +00:00
Build cython 3.1.2
This commit is contained in:
parent
3d1f72a0f5
commit
df0f86d59e
1
.github/workflows/wheels.yml
vendored
1
.github/workflows/wheels.yml
vendored
@ -235,6 +235,7 @@ jobs:
|
|||||||
- name: Create requirements file for custom build
|
- name: Create requirements file for custom build
|
||||||
run: |
|
run: |
|
||||||
touch requirements_custom.txt
|
touch requirements_custom.txt
|
||||||
|
echo -n "cython==3.1.2" >> requirements_custom.txt
|
||||||
|
|
||||||
- name: Modify requirements file for custom build
|
- name: Modify requirements file for custom build
|
||||||
if: contains(fromJSON('["armv7", "armhf"]'), matrix.arch)
|
if: contains(fromJSON('["armv7", "armhf"]'), matrix.arch)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user