File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ environment:
88 - PYTHON : " C:\\ Python36"
99 - PYTHON : " C:\\ Python37"
1010 - PYTHON : " C:\\ Python312"
11- image : Visual Studio 2022
11+ APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2022
1212 - PYTHON : " C:\\ Python313"
13- image : Visual Studio 2022
13+ APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2022
1414 - PYTHON : " C:\\ Python26-x64"
1515 - PYTHON : " C:\\ Python27-x64"
1616 - PYTHON : " C:\\ Python33-x64"
@@ -21,9 +21,9 @@ environment:
2121 - PYTHON : " C:\\ Python36-x64"
2222 - PYTHON : " C:\\ Python37-x64"
2323 - PYTHON : " C:\\ Python312-x64"
24- image : Visual Studio 2022
24+ APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2022
2525 - PYTHON : " C:\\ Python313-x64"
26- image : Visual Studio 2022
26+ APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2022
2727
2828build : off
2929
You can’t perform that action at this time.
0 commit comments