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 081a3cf commit 22c6af9
Showing 1 changed file with 1 addition and 1 deletion.
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.9', 'pypy-3.7-v7.x']
python-version: ['3.9', 'pypy-3.8']
steps:
- uses: actions/checkout@v3
- name: Install poetry
Expand Down

0 comments on commit 22c6af9

Please sign in to comment.