panbingkun commented on code in PR #45416:
URL: https://github.com/apache/spark/pull/45416#discussion_r1527692420
##########
.github/workflows/build_and_test.yml:
##########
@@ -52,7 +52,7 @@ on:
jobs:
precondition:
name: Check changes
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
Review Comment:
From the above analysis, can I conclude that it is not the PR that `caused`
the issue, but rather the PR triggered the `regeneration of the image`, which
exposed potential problems? Is that correct?
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]