You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/10/25 16:59:40 UTC

[GitHub] [airflow] mik-laj commented on a diff in pull request #27264: Attempt to add Python 3.11 support

mik-laj commented on code in PR #27264:
URL: https://github.com/apache/airflow/pull/27264#discussion_r1004737066


##########
CI.rst:
##########
@@ -59,7 +59,7 @@ Container Registry used as cache
 We are using GitHub Container Registry to store the results of the ``Build Images``
 workflow which is used in the ``Tests`` workflow.
 
-Currently in main version of Airflow we run tests in 4 different versions of Python (3.7, 3.8, 3.9, 3.10)
+Currently in main version of Airflow we run tests in 4 different versions of Python (3.7, 3.8, 3.9, 3.10, 3.11)

Review Comment:
   ```suggestion
   Currently in main version of Airflow we run tests in 5 different versions of Python (3.7, 3.8, 3.9, 3.10, 3.11)
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org