ci : move self-hosted workflows to separate files (#20540)
This commit is contained in:
parent
fc350fdf96
commit
b4768955c4
5 changed files with 295 additions and 200 deletions
2
.github/workflows/build-cache.yml
vendored
2
.github/workflows/build-cache.yml
vendored
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue