Skip to content

Commit 314890a

Browse files
committed
Include Python 3.11 also in appveyor builds.
1 parent d2bb781 commit 314890a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ environment:
2626
matrix:
2727
- PYTHON_VERSION: 2.7
2828
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2013
29+
- PYTHON_VERSION: "3.11"
2930
- PYTHON_VERSION: "3.10"
3031
- PYTHON_VERSION: 3.9
3132
- PYTHON_VERSION: 3.8

0 commit comments

Comments
 (0)