We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 649561e commit 6f2c373Copy full SHA for 6f2c373
.github/workflows/main.yml
@@ -50,6 +50,8 @@ jobs:
50
python-version: "3.9"
51
- os: ubuntu-latest
52
python-version: "pypy-3.8"
53
+ - os: ubuntu-latest
54
+ python-version: "3.10.9"
55
56
python-version: "3.11"
57
- os: macos-latest
0 commit comments