mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Increase pip timeout in image builds to match core (#107514)
This commit is contained in:
parent
fc36c48acc
commit
448d5bbf27
1
.github/workflows/builder.yml
vendored
1
.github/workflows/builder.yml
vendored
@ -11,6 +11,7 @@ on:
|
|||||||
env:
|
env:
|
||||||
BUILD_TYPE: core
|
BUILD_TYPE: core
|
||||||
DEFAULT_PYTHON: "3.12"
|
DEFAULT_PYTHON: "3.12"
|
||||||
|
PIP_TIMEOUT: 60
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
init:
|
init:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user