only save openvino ccache on master

This commit is contained in:
Sigbjørn Skjæret 2026-03-15 15:00:59 +01:00 committed by GitHub
parent cf45437d35
commit d3294d6170
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -608,6 +608,7 @@ jobs:
with:
key: ubuntu-24-openvino-${{ matrix.variant }}-no-preset-v1
evict-old-files: 1d
save: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' }}
- name: Dependencies
id: depends