google-cloud-cpp icon indicating copy to clipboard operation
google-cloud-cpp copied to clipboard

Upgrade python version in CI images

Open coryan opened this issue 1 year ago • 0 comments

We install Python 3.10 in some of our CI images because for a while gcloud did not support Python > 3.10. The download page says it now supports Python 3.12. Maybe we can use the default Python version in our CI images with the latest version of gcloud.

coryan avatar Jul 20 '24 15:07 coryan