There was an error while loading. Please reload this page.
1 parent 664d4a1 commit dd5f9cbCopy full SHA for dd5f9cb
1 file changed
.github/workflows/build/windows/action.yml
@@ -16,7 +16,7 @@ runs:
16
17
- uses: actions/setup-python@v5
18
with:
19
- python-version: '3.11'
+ python-version: ${{ env.pythonVersion }}
20
21
- name: Install Downgraded MSVC
22
shell: powershell
0 commit comments