File tree Expand file tree Collapse file tree 1 file changed +13
-8
lines changed Expand file tree Collapse file tree 1 file changed +13
-8
lines changed Original file line number Diff line number Diff line change @@ -27,14 +27,6 @@ environment:
2727 platform : x64
2828 bin_dir : bin64
2929 artifact_suffix : -Win64
30- - configuration : Release-SSE2
31- platform : Win32
32- bin_dir : bin32
33- artifact_suffix : -Win32-sse2
34- - configuration : Release
35- platform : Win32
36- bin_dir : bin32
37- artifact_suffix : -Win32
3830
3931before_build :
4032
5850 environment :
5951 PovBuildDefs :
6052 secure : dQ/GBBYlkqKDmBEgJfgajfBn58ziSh1JPXsiWtnBL1dE3/s4QZJutGdDtLxiG3eNq0DXMVhDIbGqyPSma9Q9xazlpRZkuU7Gl8rXCw7c03A/oliLoR6q/0Jb+Q9LNH5R/oYiDCHhNP8Cx6OXys4d5A==
53+ matrix :
54+ - configuration : Release
55+ platform : x64
56+ bin_dir : bin64
57+ artifact_suffix : -Win64
58+ - configuration : Release-SSE2
59+ platform : Win32
60+ bin_dir : bin32
61+ artifact_suffix : -Win32-sse2
62+ - configuration : Release
63+ platform : Win32
64+ bin_dir : bin32
65+ artifact_suffix : -Win32
6166
6267 after_build :
6368 - ps : |
You can’t perform that action at this time.
0 commit comments