1 parent fbf9c7e commit 3c51865Copy full SHA for 3c51865
.github/workflows/pythonpackage.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
strategy:
20
matrix:
21
- python-version: [3.7, 3.7.5, 3.7.12, 3.8, 3.8.0, 3.8.11, 3.8, 3.9, 3.9.0, 3.9.7, "3.10"]
+ python-version: [3.7, 3.8, 3.9, "3.10", "3.11"]
22
23
steps:
24
- uses: actions/checkout@v3
0 commit comments