Skip to content

Commit

Permalink
test provider fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mryzhov committed Nov 29, 2024
1 parent c6af44c commit e8bd60e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@ jobs:
volumes: [ "/mount:/mount" ]

steps:
- uses: openvinotoolkit/openvino/.github/actions/openvino_provider@master
- uses: openvinotoolkit/openvino/.github/actions/openvino_provider@refs/pull/27820/head
id: openvino_download
with:
platform: 'ubuntu22'
commit_packages_to_provide: 'wheels'
revision: 'latest_available_commit'
revision: 2025.0.0-17333-c5d9001f625

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

0 comments on commit e8bd60e

Please sign in to comment.