diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5e33f19948b..9f8c300f0b6 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -41,8 +41,8 @@ env: UV_CACHE_VERSION: 1 MYPY_CACHE_VERSION: 1 HA_SHORT_VERSION: "2026.1" - DEFAULT_PYTHON: "3.13" - ALL_PYTHON_VERSIONS: "['3.13', '3.14']" + DEFAULT_PYTHON: "3.13.9" + ALL_PYTHON_VERSIONS: "['3.13.9', '3.14.0']" # 10.3 is the oldest supported version # - 10.3.32 is the version currently shipped with Synology (as of 17 Feb 2022) # 10.6 is the current long-term-support