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 f0f2535 commit cef6d68Copy full SHA for cef6d68
.github/workflows/build-pr.yml
@@ -343,7 +343,7 @@ jobs:
343
matrix:
344
arch:
345
- cmake: Win32
346
- choco_options: '--x86'
+ choco_options: '--forceX86 --x86 --version 1.1.1.2100 -y'
347
address_model: 32
348
- cmake: x64
349
choco_options: ''
.github/workflows/nightly-windows.yml
@@ -48,7 +48,7 @@ jobs:
48
boost_include_folder: 'C:\Boost\include\boost-1_80'
49
50
51
52
53
54
0 commit comments