From 5e4994c9ff44c304a404a61621c0a171963dfca6 Mon Sep 17 00:00:00 2001 From: Sergiy Markin Date: Sat, 5 Oct 2024 14:39:20 +0000 Subject: [PATCH] Airflow 2.10.2 fixes Also fixed readthedcs publishing Change-Id: Iab09163ba4dec6d2b634fb2688e5e1319e291188 --- .readthedocs.yaml | 9 ++++++--- .zuul.yaml | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 22f832dd..e9ea6c81 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -17,10 +17,13 @@ sphinx: formats: - pdf +build: + os: "ubuntu-22.04" + tools: + python: "3.10" + # Optionally set the version of Python and requirements required to build your docs python: - version: 3.8 install: - requirements: doc/requirements-doc.txt - - requirements: python/requirements-frozen.txt - - requirements: python/test-requirements.txt + diff --git a/.zuul.yaml b/.zuul.yaml index c9d053fc..e68cdadb 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -131,7 +131,7 @@ commit: true static: - latest - - airflow_2.10.0 + - airflow_2.10.2 - secret: