r-richmond commented on pull request #11950: URL: https://github.com/apache/airflow/pull/11950#issuecomment-719166728
So currently this pr adds 3.9 to the test matrix which increases it by 33%. If CI resources are a major concern what if instead I modified this pr so that the test matrix only includes the earliest and latest versions (3.6 & 3.9) That would result in a reduction of CI resources by 33% instead of increase of 33%. Letting tests run faster for all. Given python's deprecation schedule I believe it is a reasonable assumption that anything that runs on min & max version will run on the versions between as well. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
