Skip to content

Commit 1c6c51e

Browse files
committed
Use OV from master
1 parent 43e1741 commit 1c6c51e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/llama_cpp_plugin_build_and_test.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ jobs:
2828
uses: actions/checkout@v3
2929
with:
3030
submodules: recursive
31-
repository: vshampor/openvino
32-
ref: llama_cpp_mod
31+
repository: openvinotoolkit/openvino
3332
path: openvino
3433

3534
- name: CMake - configure

0 commit comments

Comments
 (0)