mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-06-27 23:50:20 -05:00
ci : add windows-openvino to check-release (#25022)
This commit is contained in:
parent
83d385b429
commit
0275c0f800
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user