Skip to content

Commit

Permalink
set the right platform
Browse files Browse the repository at this point in the history
  • Loading branch information
mryzhov committed Jan 31, 2025
1 parent 2df9a33 commit b36bd60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- uses: openvinotoolkit/openvino/.github/actions/openvino_provider@master
id: openvino_download
with:
platform: 'ubuntu22'
platform: 'macos'
commit_packages_to_provide: 'wheels'
revision: latest_nightly

Expand Down

0 comments on commit b36bd60

Please sign in to comment.