ci : add windows-openvino to check-release (#25022)

This commit is contained in:
Sigbjørn Skjæret 2026-06-27 09:30:56 +02:00 committed by GitHub
parent 83d385b429
commit 0275c0f800
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -552,6 +552,9 @@ jobs:
name: llama-bin-ubuntu-openvino-${{ env.OPENVINO_VERSION_MAJOR }}-x64.tar.gz
windows-openvino:
needs: [check-release]
if: ${{ needs.check-release.outputs.should_release == 'true' }}
runs-on: windows-2022
outputs: