Skip to content

Commit 0623669

Browse files
emontnemeryfrenck
authored andcommitted
Pin Python point release used in CI (home-assistant#157819)
1 parent 1b8a50e commit 0623669

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ env:
4141
UV_CACHE_VERSION: 1
4242
MYPY_CACHE_VERSION: 1
4343
HA_SHORT_VERSION: "2025.12"
44-
DEFAULT_PYTHON: "3.13"
45-
ALL_PYTHON_VERSIONS: "['3.13', '3.14']"
44+
DEFAULT_PYTHON: "3.13.9"
45+
ALL_PYTHON_VERSIONS: "['3.13.9', '3.14.0']"
4646
# 10.3 is the oldest supported version
4747
# - 10.3.32 is the version currently shipped with Synology (as of 17 Feb 2022)
4848
# 10.6 is the current long-term-support

0 commit comments

Comments
 (0)