potiuk commented on a change in pull request #12082:
URL: https://github.com/apache/airflow/pull/12082#discussion_r518718359



##########
File path: .github/workflows/ci.yml
##########
@@ -378,10 +378,10 @@ jobs:
     runs-on: ubuntu-latest
     needs: [build-info, ci-images]
     env:
-      INSTALL_AIRFLOW_VERSION: "2.0.0-dev"   # Note that this causes local 
installation
+      INSTALL_AIRFLOW_VERSION: "wheel"
       PYTHON_MAJOR_MINOR_VERSION: 
${{needs.build-info.outputs.defaultPythonVersion}}
-      VERSION_SUFFIX_FOR_PYPI: "a0"
-      VERSION_SUFFIX_FOR_SVN: "a0"
+      VERSION_SUFFIX_FOR_PYPI: "a2"

Review comment:
       @ashb - > updated this to mimic the current situation with a/b releases




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


Reply via email to