We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6362d37 commit c776287Copy full SHA for c776287
1 file changed
.github/workflows/installer.yml
@@ -25,7 +25,7 @@ jobs:
25
strategy:
26
matrix:
27
os: [Ubuntu, macOS, Windows]
28
- python-version: ["3.7", "3.8", "3.9", "3.10", "3.11-dev"]
+ python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
29
args:
30
- ""
31
- "--preview"
0 commit comments