Skip to content

Commit b9140d5

Browse files
Increase the cache version to fix pypy 3.7 (#6198)
1 parent bc05106 commit b9140d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
env:
1313
# Also change CACHE_VERSION in the other workflows
14-
CACHE_VERSION: 5
14+
CACHE_VERSION: 6
1515

1616
jobs:
1717
prepare-tests-linux:

0 commit comments

Comments
 (0)