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 8c7d304 commit de97532Copy full SHA for de97532
appveyor.yml
@@ -10,7 +10,7 @@ environment:
10
- job_name: shared
11
12
install:
13
- - set PATH=C:\Python310-x64\Scripts;%PATH%
+ - set PATH=C:\Python311-x64\Scripts;%PATH%
14
- py -3 -m pip install conan
15
- git submodule update --init --recursive
16
0 commit comments