Skip to content

Commit c2c91ee

Browse files
committed
Remove platform specification for windows-x64
1 parent 41ca860 commit c2c91ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
include:
2828
- os: windows-latest
2929
arch: x64
30-
CMAKE_ARCH_FLAG: -A x64
3130
- os: windows-latest
3231
arch: x86
3332
CMAKE_ARCH_FLAG: -DCMAKE_C_FLAGS="-m32" -DCMAKE_CXX_FLAGS="-m32" -DVCPKG_TARGET_TRIPLET=x86-windows

0 commit comments

Comments
 (0)