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 41ca860 commit c2c91eeCopy full SHA for c2c91ee
.github/workflows/build.yml
@@ -27,7 +27,6 @@ jobs:
27
include:
28
- os: windows-latest
29
arch: x64
30
- CMAKE_ARCH_FLAG: -A x64
31
32
arch: x86
33
CMAKE_ARCH_FLAG: -DCMAKE_C_FLAGS="-m32" -DCMAKE_CXX_FLAGS="-m32" -DVCPKG_TARGET_TRIPLET=x86-windows
0 commit comments