Skip to content

Commit

Permalink
Bump python version to 3.9 for gcloud 460.0.0
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 599953322
  • Loading branch information
mkruskal-google authored and zhangskz committed Feb 12, 2024
1 parent 9dc736d commit 17ec19d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_cpp.yml
Expand Up @@ -367,7 +367,7 @@ jobs:
vsversion: '2019'
cache-prefix: windows-2019-cmake
# windows-2019 has python3.7 installed, which is incompatible with the latest gcloud
python-version: '3.8'
python-version: '3.9'
- name: Windows CMake 32-bit
os: windows-2022
flags: >-
Expand Down

0 comments on commit 17ec19d

Please sign in to comment.