mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 05:35:11 +02:00
Bump ci env HA_SHORT_VERSION (#77644)
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -22,7 +22,7 @@ on:
|
|||||||
env:
|
env:
|
||||||
CACHE_VERSION: 1
|
CACHE_VERSION: 1
|
||||||
PIP_CACHE_VERSION: 1
|
PIP_CACHE_VERSION: 1
|
||||||
HA_SHORT_VERSION: 2022.9
|
HA_SHORT_VERSION: 2022.10
|
||||||
DEFAULT_PYTHON: 3.9
|
DEFAULT_PYTHON: 3.9
|
||||||
PRE_COMMIT_CACHE: ~/.cache/pre-commit
|
PRE_COMMIT_CACHE: ~/.cache/pre-commit
|
||||||
PIP_CACHE: /tmp/pip-cache
|
PIP_CACHE: /tmp/pip-cache
|
||||||
|
Reference in New Issue
Block a user