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 copybara-github committed Jan 19, 2024
1 parent c1d174f commit f6812b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,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 f6812b7

Please sign in to comment.