Skip to content

Commit

Permalink
[github actions] Upgrade CACHE_VERSION to fix pypy 3.8 and 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Sassoulas committed Dec 21, 2022
1 parent 39d9caf commit 03ad7c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
pull_request: ~

env:
CACHE_VERSION: 2
CACHE_VERSION: 3
KEY_PREFIX: venv
DEFAULT_PYTHON: "3.10"
PRE_COMMIT_CACHE: ~/.cache/pre-commit
Expand Down

0 comments on commit 03ad7c1

Please sign in to comment.