We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83d3a8c commit b631288Copy full SHA for b631288
.github/workflows/macos-cmake.yml
@@ -53,7 +53,7 @@ jobs:
53
- uses: actions/setup-python@v5
54
id: py311
55
with:
56
- python-version: '3.11'
+ python-version: '3.13'
57
- uses: google-github-actions/setup-gcloud@v2
58
env:
59
CLOUDSDK_PYTHON: ${{ steps.py311.outputs.python-path }}
.github/workflows/windows-cmake.yml
@@ -57,7 +57,7 @@ jobs:
60
61
62
63
0 commit comments