Skip to content

Commit

Permalink
Add 3.11 to the appveyor matrix via download.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Oct 28, 2022
1 parent d7c85b3 commit 08ed5e3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@ environment:

matrix:
# http://www.appveyor.com/docs/installed-software#python
- PYTHON: "C:\\Python311-x64"
PYTHON_VERSION: "3.11.0"
PYTHON_ARCH: "64"
PYTHON_EXE: python
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019

- PYTHON: "C:\\Python27"
PYTHON_ARCH: "32"
PYTHON_VERSION: "2.7.x"
Expand Down

0 comments on commit 08ed5e3

Please sign in to comment.