Skip to content

Commit

Permalink
Change PyPy version to rebuild cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladimir Safonkin committed May 30, 2022
1 parent 3903439 commit dcaf105
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-cache.yml
Expand Up @@ -61,7 +61,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ['3.8', '3.9', 'pypy-3.7-v7.x']
python-version: ['3.8', '3.9', 'pypy-3.8']
steps:
- uses: actions/checkout@v3
- name: Install poetry
Expand Down
2 changes: 1 addition & 1 deletion __tests__/data/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dcaf105

Please sign in to comment.