Bump python version to 3.9 for gcloud 460.0.0

PiperOrigin-RevId: 599953322
pull/15514/head
Mike Kruskal 1 year ago committed by Copybara-Service
parent c1d174f7d2
commit f6812b7d6d
  1. 2
      .github/workflows/test_cpp.yml

@ -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: >-

Loading…
Cancel
Save