Skip to content

Commit 92e6275

Browse files
committed
Merge github
2 parents b03b024 + 2a4d06d commit 92e6275

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ jobs:
185185
- name: Configure CMake
186186
working-directory: cpp
187187
run: |
188-
cmake . -G "Visual Studio 17 2022" -A x64 `
188+
cmake . -A x64 `
189189
-DUSE_BACKEND=OPENCL `
190190
-DCMAKE_TOOLCHAIN_FILE="$env:VCPKG_INSTALLATION_ROOT/scripts/buildsystems/vcpkg.cmake"
191191

0 commit comments

Comments
 (0)