We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27091d5 commit d7db825Copy full SHA for d7db825
.github/workflows/e2e-cache.yml
@@ -39,7 +39,7 @@ jobs:
39
fail-fast: false
40
matrix:
41
os: [ubuntu-latest, windows-latest, macos-latest]
42
- python-version: ['3.9', 'pypy-3.7-v7.x']
+ python-version: ['3.9', 'pypy-3.9-v7.x']
43
steps:
44
- uses: actions/checkout@v3
45
- name: Setup Python
@@ -108,7 +108,7 @@ jobs:
108
109
110
111
112
113
114
0 commit comments