Skip to content

Commit a066f9c

Browse files
committed
Remove -A x64 flag that conflicts with cached deps
1 parent 4bfced0 commit a066f9c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ jobs:
5353
run: >
5454
cmake -B build -S .
5555
-G "Visual Studio 17 2022"
56-
-A x64
5756
-T host=x64
5857
-DFASTMCPP_BUILD_TESTS=ON
5958
-DFASTMCPP_BUILD_EXAMPLES=ON

0 commit comments

Comments
 (0)