Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
alevenberg committed Nov 6, 2023
1 parent 2f76731 commit 416fff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- uses: actions/setup-python@v4
id: py311
with:
python-version: '3.11'
python-version: '3.8'
- run: echo "CLOUDSDK_PYTHON=${{ steps.py311.outputs.python-path }}" >> $GITHUB_ENV
- uses: google-github-actions/setup-gcloud@v1
- name: Dynamic Configuration
Expand Down

0 comments on commit 416fff7

Please sign in to comment.