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 ca81d03 commit db4cebeCopy full SHA for db4cebe
1 file changed
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Setup Python
27
uses: actions/setup-python@v6
28
with:
29
- python-version: "3.12"
+ python-version: "3.11"
30
cache: "pip"
31
32
- name: Setup MSVC 14.40 toolset
0 commit comments