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 2021/01/17 20:54:47 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #13730: Run CI (Build Image and committer PRs) on self-hosted runner

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



##########
File path: .github/workflows/ci.yml
##########
@@ -63,7 +62,13 @@ jobs:
 
   build-info:
     name: "Build info"
-    runs-on: ubuntu-20.04
+    runs-on: >-

Review comment:
       I think this can be replaced by a pre-requisite step (before build-info) that could produce a string output that will be used as "fromJson()" in the "runs-on". I can make a fixup with it.




----------------------------------------------------------------
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:
users@infra.apache.org