LuciferYang commented on code in PR #53973:
URL: https://github.com/apache/spark/pull/53973#discussion_r2726571093
##########
.github/workflows/build_infra_images_cache.yml:
##########
@@ -193,19 +193,19 @@ jobs:
- name: Image digest (PySpark with Python 3.11)
if: hashFiles('dev/spark-test-image/python-311/Dockerfile') != ''
run: echo ${{ steps.docker_build_pyspark_python_311.outputs.digest }}
- - name: Build and push (PySpark Classic Only with Python 3.11)
- if:
hashFiles('dev/spark-test-image/python-311-classic-only/Dockerfile') != ''
- id: docker_build_pyspark_python_311_classic_only
+ - name: Build and push (PySpark Classic Only with Python 3.12)
Review Comment:
done
--
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]