Skip to content

Commit 17ec19d

Browse files
mkruskal-googlezhangskz
authored andcommitted
Bump python version to 3.9 for gcloud 460.0.0
PiperOrigin-RevId: 599953322
1 parent 9dc736d commit 17ec19d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_cpp.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ jobs:
367367
vsversion: '2019'
368368
cache-prefix: windows-2019-cmake
369369
# windows-2019 has python3.7 installed, which is incompatible with the latest gcloud
370-
python-version: '3.8'
370+
python-version: '3.9'
371371
- name: Windows CMake 32-bit
372372
os: windows-2022
373373
flags: >-

0 commit comments

Comments
 (0)