We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b716b2 commit 0d913aaCopy full SHA for 0d913aa
1 file changed
.github/workflows/pythonpackage.yml
@@ -33,7 +33,7 @@ jobs:
33
fail-fast: false
34
matrix:
35
os: [windows-latest, macos-latest, ubuntu-latest]
36
- python-version: [3.7, 3.8, 3.9, "3.10", "3.11-dev"]
+ python-version: [3.7, 3.8, 3.9, "3.10"]
37
38
steps:
39
- uses: actions/checkout@v2
0 commit comments