ci : move self-hosted workflows to separate files (#20540)

This commit is contained in:
Georgi Gerganov 2026-03-14 23:15:35 +02:00 committed by GitHub
parent fc350fdf96
commit b4768955c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 295 additions and 200 deletions

View file

@ -67,7 +67,7 @@ jobs:
runs-on: ubuntu-24.04
env:
# Sync versions in build.yml, release.yml, build-cache.yml, .devops/openvino.Dockerfile
# Sync versions in build.yml, build-self-hosted.yml, release.yml, build-cache.yml, .devops/openvino.Dockerfile
OPENVINO_VERSION_MAJOR: "2026.0"
OPENVINO_VERSION_FULL: "2026.0.0.20965.c6d6a13a886"