one cache and bump it (#13258)

This commit is contained in:
George Hotz
2025-11-13 07:33:31 -08:00
committed by GitHub
parent 5efa727b83
commit 263b724143
3 changed files with 9 additions and 15 deletions

View File

@@ -1,10 +1,7 @@
name: Unit Tests
env:
# increment this when downloads substantially change to avoid the internet
DOWNLOAD_CACHE_VERSION: '12'
PYTHON_CACHE_VERSION: '4'
APT_CACHE_VERSION: '1'
BUILD_CACHE_VERSION: '1'
CACHE_VERSION: '13'
CAPTURE_PROCESS_REPLAY: 1
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PYTHONPATH: ${{ github.workspace }}