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 b9c681e commit f250fc3Copy full SHA for f250fc3
1 file changed
.github/workflows/pythonpackage.yml
@@ -43,7 +43,7 @@ jobs:
43
strategy:
44
max-parallel: 1
45
matrix:
46
- python-version: [3.5, 3.9, 3.11]
+ python-version: [3.5, 3.9, 3.10]
47
steps:
48
- uses: actions/checkout@v2
49
- name: Set up Python
0 commit comments