Skip to content

Commit 443248c

Browse files
Revert "GHA pin OpenVINO" (#1880)
Reverts #1865
2 parents ebc225f + 78eaadf commit 443248c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/linux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
with:
5454
platform: ubuntu22
5555
commit_packages_to_provide: wheels,openvino_js_package.tar.gz
56-
revision: adf0188290a04c49c089b442d67255080f5ca31b
56+
revision: latest_available_commit
5757

5858
- name: Clone docker tag from OpenVINO repo
5959
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

.github/workflows/windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
with:
5050
platform: windows
5151
commit_packages_to_provide: wheels,openvino_js_package.zip
52-
revision: ed8e7bd23f11cf4e85804cf4aa0523e71644e7d1
52+
revision: 'latest_available_commit'
5353

5454
genai_build_cpack:
5555
name: genai cpack (${{ matrix.build_type }})

0 commit comments

Comments
 (0)