ci: Make separate download/upload options for ccache (#2637)

This commit is contained in:
Ayaz Salikhov
2025-09-18 13:46:34 +01:00
committed by GitHub
parent 5e5dd649cf
commit e92a63f4e5
6 changed files with 37 additions and 15 deletions

View File

@@ -41,7 +41,8 @@ jobs:
run_unit_tests: true
run_integration_tests: true
upload_clio_server: true
disable_cache: true
download_ccache: false
upload_ccache: false
expected_version: ${{ github.event_name == 'push' && github.ref_name || '' }}
release: