You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-55394][PYTHON][INFRA] Upgrade Python 3.10 test image to Ubuntu 24.04
### What changes were proposed in this pull request?
Upgrade Python 3.10 test image to Ubuntu 24.04
### Why are the changes needed?
to test with a newer os version
### Does this PR introduce _any_ user-facing change?
no, infra-only
### How was this patch tested?
PR builder with
```
default: '{"PYSPARK_IMAGE_TO_TEST": "python-310", "PYTHON_TO_TEST": "python3.10"}'
```
https://github.com/zhengruifeng/spark/actions/runs/21751601990/job/62751479813
### Was this patch authored or co-authored using generative AI tooling?
No
Closesapache#54177 from zhengruifeng/ubuntu_24_py_10.
Authored-by: Ruifeng Zheng <[email protected]>
Signed-off-by: Ruifeng Zheng <[email protected]>
0 commit comments