mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-17 20:31:47 +02:00
ci : add windows-openvino to check-release (#25022)
This commit is contained in:
@@ -552,6 +552,9 @@ jobs:
|
|||||||
name: llama-bin-ubuntu-openvino-${{ env.OPENVINO_VERSION_MAJOR }}-x64.tar.gz
|
name: llama-bin-ubuntu-openvino-${{ env.OPENVINO_VERSION_MAJOR }}-x64.tar.gz
|
||||||
|
|
||||||
windows-openvino:
|
windows-openvino:
|
||||||
|
needs: [check-release]
|
||||||
|
if: ${{ needs.check-release.outputs.should_release == 'true' }}
|
||||||
|
|
||||||
runs-on: windows-2022
|
runs-on: windows-2022
|
||||||
|
|
||||||
outputs:
|
outputs:
|
||||||
|
|||||||
Reference in New Issue
Block a user