We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c03a750 commit e504f01Copy full SHA for e504f01
.github/workflows/macos-cmake.yml
@@ -70,7 +70,7 @@ jobs:
70
- uses: actions/setup-python@v5
71
id: py311
72
with:
73
- python-version: '3.13'
+ python-version: '3.14'
74
- uses: google-github-actions/setup-gcloud@v2
75
env:
76
CLOUDSDK_PYTHON: ${{ steps.py311.outputs.python-path }}
.github/workflows/windows-cmake.yml
@@ -76,7 +76,7 @@ jobs:
77
78
79
80
81
82
0 commit comments