pan3793 commented on code in PR #53534:
URL: https://github.com/apache/spark/pull/53534#discussion_r2633387222
##########
.github/workflows/build_and_test.yml:
##########
@@ -1349,7 +1349,7 @@ jobs:
- name: Start Minikube
uses: medyagh/[email protected]
with:
- kubernetes-version: "1.34.0"
+ kubernetes-version: "1.35.0"
# Github Action limit cpu:2, memory: 6947MB, limit to 2U6G for
better resource statistic
Review Comment:
BTW, this statement is outdated, now GitHub Actions provides runner with
4-vCPUs, 16 GiB of memory
https://docs.github.com/en/actions/reference/runners/github-hosted-runners#standard-github-hosted-runners-for-public-repositories
--
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]