We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bfced0 commit a066f9cCopy full SHA for a066f9c
1 file changed
.github/workflows/ci.yml
@@ -53,7 +53,6 @@ jobs:
53
run: >
54
cmake -B build -S .
55
-G "Visual Studio 17 2022"
56
- -A x64
57
-T host=x64
58
-DFASTMCPP_BUILD_TESTS=ON
59
-DFASTMCPP_BUILD_EXAMPLES=ON
0 commit comments