Skip to content

Pin Windows OpenVINO CI to 2026.1.0 - #31759

Closed
Tianlei Wu (tianleiwu) with Copilot wants to merge 2 commits into
mainfrom
copilot/fix-windows-openvino-ci-job-failure
Closed

Pin Windows OpenVINO CI to 2026.1.0#31759
Tianlei Wu (tianleiwu) with Copilot wants to merge 2 commits into
mainfrom
copilot/fix-windows-openvino-ci-job-failure

Conversation

Copilot AI commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Description

Windows OpenVINO CI was failing in onnxruntime_provider_test when OpenVINO Toolkit 2026.2.1 crashed during MatMulNBits.Float32_4b_Accuracy0.

  • Workflow pin
    • Reverts the Windows OpenVINO workflow package from 2026.2.1 to the verified known-good 2026.1.0.
    • Updates the step label, OpenVINOVersion, download URL, and extracted root path consistently.
OpenVINOVersion: 2026.1.0
$Url = "https://storage.openvinotoolkit.org/repositories/openvino/packages/2026.1/windows_vc_mt/openvino_toolkit_windows_vc_mt_2026.1.0.21367.63e31528c62_x86_64.zip"

Motivation and Context

Job 93078339501 failed after the log reached MatMulNBits.Float32_4b_Accuracy0; the NPU skips and expected negative-test error logs were unrelated. Pinning Windows OpenVINO CI back to 2026.1.0 avoids the 2026.2.1 regression without suppressing MatMulNBits or broad test coverage.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

Co-authored-by: tianleiwu <30328909+tianleiwu@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix failure in Windows OpenVINO CI job Pin Windows OpenVINO CI to 2026.1.0 Aug 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants