Taragolis commented on code in PR #29213:
URL: https://github.com/apache/airflow/pull/29213#discussion_r1089960214


##########
.github/workflows/ci.yml:
##########
@@ -1017,7 +1017,7 @@ jobs:
       BACKEND: "postgres"
       PYTHON_MAJOR_MINOR_VERSION: 
"${{needs.build-info.outputs.default-python-version}}"
       POSTGRES_VERSION: 
"${{needs.build-info.outputs.default-postgres-version}}"
-      BACKEND_VERSION: "${{needs.build-info.outputs.default-python-version}}"
+      BACKEND_VERSION: "${{needs.build-info.outputs.default-postgres-version}}"

Review Comment:
   Oh... I think it is not unique key rather than for some kind of "tags", that 
how I actually found that something wrong 
   
   
![image](https://user-images.githubusercontent.com/3998685/215329648-231a2690-2ce3-472a-bbf0-e6bb8f9df8df.png)



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