mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Increase pip timeout in image builds to match core (#107514)
This commit is contained in:
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:
|
||||
|
Reference in New Issue
Block a user