mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +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:
|
||||
BUILD_TYPE: core
|
||||
DEFAULT_PYTHON: "3.12"
|
||||
PIP_TIMEOUT: 60
|
||||
|
||||
jobs:
|
||||
init:
|
||||
|
Loading…
x
Reference in New Issue
Block a user