potiuk commented on pull request #16718: URL: https://github.com/apache/airflow/pull/16718#issuecomment-872017983
@Jorricks We seem to have general problem with kind tests in GitHub public runners #16736, for the other - you can do it yourself: 1) the best way: rebase to latest main and `git push --force-with-lease` - this will make sure you use latest main code 2) alternatively (if you are already at main) `git commit --amend` and force push again 3) finally - close and reopen the PR. This will trigger the rebuild. -- 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]
