mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 13:45:12 +02:00
Fix stale comment in wheels.yml (#115736)
This commit is contained in:
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).
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user