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.
2 parents 8e5a5bc + 623756c commit 380ee03Copy full SHA for 380ee03
1 file changed
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: false
13
matrix:
14
- python-version: ["pypy3", "3.6", "3.7", "3.8", "3.9", "3.10"]
+ python-version: ["pypy-3.8", "3.6", "3.7", "3.8", "3.9", "3.10"]
15
os: [ubuntu-latest, macos-latest, windows-latest]
16
include:
17
# Include new variables for Codecov
0 commit comments