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/03/28 15:33:06 UTC

[GitHub] [airflow] frankcash commented on issue #22549: Status of testing of Apache Airflow 2.2.5rc1

frankcash commented on issue #22549:
URL: https://github.com/apache/airflow/issues/22549#issuecomment-1080802876


   Just brought up a clean docker image with the RC
   
   ```
   $ python --version && airflow version && pip list | grep typing_extension
   Python 3.8.13
   2.2.5rc1
   typing_extensions                      4.1.1
   ```


-- 
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