potiuk commented on code in PR #27444:
URL: https://github.com/apache/airflow/pull/27444#discussion_r1015970224


##########
dev/breeze/SELECTIVE_CHECKS.md:
##########
@@ -141,7 +141,7 @@ The selective check outputs available are described below:
 | needs-helm-tests                   | Whether Helm tests are needed to run 
("true"/"false")                                                  | true        
                                                  |
 | needs-javascript-scans             | Whether javascript CodeQL scans should 
be run ("true"/"false")                                         | true          
                                                |
 | needs-python-scans                 | Whether Python CodeQL scans should be 
run ("true"/"false")                                             | true         
                                                 |
-| postgres-exclude                   | Which versions of Postgres to exclude 
for tests as JSON array                                          | []           
                                                 |
+| postgres-exclude                   | Which versions of Postgres to exclude 
for tests as JSON array                                          | ['3.8']      
                                                 |

Review Comment:
   yep - what Jed wrote is what's needed.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to