Skip to content

Commit b1e1319

Browse files
authored
ci speed on the enterprise plan [pr] (tinygrad#8942)
1 parent 3b67712 commit b1e1319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Unit Tests
22
env:
33
# increment this when downloads substantially change to avoid the internet
4-
DOWNLOAD_CACHE_VERSION: '8'
4+
DOWNLOAD_CACHE_VERSION: '9'
55
CAPTURE_PROCESS_REPLAY: 1
66
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
77

0 commit comments

Comments
 (0)