This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 34e8803c9ba docs: readme 2.11 deprecate (#68559)
34e8803c9ba is described below

commit 34e8803c9ba67b22116e675019275f32e245fe27
Author: raphaelauv <[email protected]>
AuthorDate: Tue Jun 16 03:16:54 2026 +0200

    docs: readme 2.11 deprecate (#68559)
---
 README.md                | 2 +-
 generated/PYPI_README.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index c3c5edb093c..e453578e7e3 100644
--- a/README.md
+++ b/README.md
@@ -99,7 +99,7 @@ Airflow is not a streaming solution, but it is often used to 
process real-time d
 
 Apache Airflow is tested with:
 
-|            | Main version (dev)                 | Stable version (3.2.0)     
         | Stable version (2.11.2)      |
+|            | Main version (dev)                 | Stable version (3.2.0)     
         | Deprecate version (2.11.2)   |
 
|------------|------------------------------------|-------------------------------------|------------------------------|
 | Python     | 3.10, 3.11, 3.12, 3.13, 3.14       | 3.10, 3.11, 3.12, 3.13, 
3.14        | 3.10, 3.11, 3.12             |
 | Platform   | AMD64/ARM64                        | AMD64/ARM64                
         | AMD64/ARM64(\*)              |
diff --git a/generated/PYPI_README.md b/generated/PYPI_README.md
index 50448156341..5c1566bf746 100644
--- a/generated/PYPI_README.md
+++ b/generated/PYPI_README.md
@@ -54,7 +54,7 @@ Use Airflow to author workflows (Dags) that orchestrate 
tasks. The Airflow sched
 
 Apache Airflow is tested with:
 
-|            | Main version (dev)                 | Stable version (3.2.0)     
         | Stable version (2.11.2)      |
+|            | Main version (dev)                 | Stable version (3.2.0)     
         | Deprecate version (2.11.2)   |
 
|------------|------------------------------------|-------------------------------------|------------------------------|
 | Python     | 3.10, 3.11, 3.12, 3.13, 3.14       | 3.10, 3.11, 3.12, 3.13, 
3.14        | 3.10, 3.11, 3.12             |
 | Platform   | AMD64/ARM64                        | AMD64/ARM64                
         | AMD64/ARM64(\*)              |

Reply via email to