HyukjinKwon commented on code in PR #48406:
URL: https://github.com/apache/spark/pull/48406#discussion_r1794985011
##########
.github/workflows/build_and_test.yml:
##########
@@ -1074,7 +1074,7 @@ jobs:
needs: precondition
if: fromJson(needs.precondition.outputs.required).k8s-integration-tests ==
'true'
name: Run Spark on Kubernetes Integration test
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04
Review Comment:
I think you should fix
https://github.com/apache/spark/blob/master/dev/infra/Dockerfile?
--
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]