mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 00:07:10 +00:00
Fix stale comment in wheels.yml (#115736)
This commit is contained in:
parent
94a66fa648
commit
537b00db9a
2
.github/workflows/wheels.yml
vendored
2
.github/workflows/wheels.yml
vendored
@ -172,7 +172,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Split requirements all
|
- name: Split requirements all
|
||||||
run: |
|
run: |
|
||||||
# We split requirements all into two different files.
|
# We split requirements all into multiple files.
|
||||||
# This is to prevent the build from running out of memory when
|
# This is to prevent the build from running out of memory when
|
||||||
# resolving packages on 32-bits systems (like armhf, armv7).
|
# resolving packages on 32-bits systems (like armhf, armv7).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user