We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9288280 commit d16f985Copy full SHA for d16f985
1 file changed
.appveyor.yml
@@ -19,7 +19,7 @@ environment:
19
- python: 311
20
python_version: 3.11.2
21
- python: 311-x64
22
- python_version: 3.10.6
+ python_version: 3.11.2
23
24
install:
25
- ps: |
0 commit comments