File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44
44
with :
45
45
platform : ubuntu22
46
46
commit_packages_to_provide : wheels
47
- revision : latest_available_commit
47
+ revision : a8aba4e104f027c2ba8a21fd6c4c861110c57ed9
48
48
49
49
llm_bench :
50
50
name : ' LLM bench tests'
Original file line number Diff line number Diff line change 52
52
with :
53
53
platform : ubuntu22
54
54
commit_packages_to_provide : wheels,openvino_js_package.tar.gz
55
- revision : latest_available_commit
55
+ revision : a8aba4e104f027c2ba8a21fd6c4c861110c57ed9
56
56
57
57
- name : Clone docker tag from OpenVINO repo
58
58
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Original file line number Diff line number Diff line change 49
49
with :
50
50
platform : ' windows'
51
51
commit_packages_to_provide : wheels,openvino_js_package.zip
52
- revision : ' latest_available_commit '
52
+ revision : ' a8aba4e104f027c2ba8a21fd6c4c861110c57ed9 '
53
53
54
54
genai_build_cpack :
55
55
name : genai cpack (${{ matrix.build_type }})
@@ -216,7 +216,7 @@ jobs:
216
216
- name : Configure Developer Command Prompt for Microsoft Visual C++
217
217
uses : ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756 # v1.13.0
218
218
with :
219
- toolset : 14.40 # v2022
219
+ toolset : 14.40 # v2022
220
220
221
221
- name : Build Tokenizers Wheel
222
222
run : |
You can’t perform that action at this time.
0 commit comments