bump cache to 14 (#13530)

This commit is contained in:
George Hotz
2025-12-02 08:02:19 -08:00
committed by GitHub
parent 037edc151c
commit 21184ae6b1

View File

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