We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3c470a commit d676a09Copy full SHA for d676a09
1 file changed
.github/workflows/python-package.yml
@@ -19,7 +19,6 @@ jobs:
19
matrix:
20
# Default builds are on Ubuntu
21
os: [ubuntu-22.04]
22
-# python-version: [3.7, 3.8, 3.9, pypy-3.7]
23
python-version: ['3.7', '3.8', '3.9', '3.10', 'pypy-3.9']
24
include:
25
# Also test on macOS and Windows using latest Python 3
0 commit comments