Skip to content

Commit

Permalink
Use RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-lavrenov committed Dec 5, 2024
1 parent 26c5ec0 commit 8bee3a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
platform: 'ubuntu22'
commit_packages_to_provide: 'wheels'
revision: 'latest_available_commit'
revision: '2024.6.0rc1'

- name: Clone docker tag from OpenVINO repo
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
platform: 'windows'
commit_packages_to_provide: 'wheels'
revision: 'latest_available_commit'
revision: '2024.6.0rc1'

openvino_tokenizers_cpack:
name: OpenVINO tokenizers cpack (BUILD_FAST_TOKENIZERS=${{ matrix.build_fast_tokenizers }}, BUILD_TYPE=${{ matrix.build_type }})
Expand Down

0 comments on commit 8bee3a6

Please sign in to comment.