Skip to content

Commit

Permalink
CI: add Python 3.11 on Mac OS
Browse files Browse the repository at this point in the history
Now that it is available.
  • Loading branch information
sbraz committed Dec 13, 2022
1 parent 61fb923 commit f97cd54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ environment:
APPVEYOR_BUILD_WORKER_IMAGE: *macos_image
- TOXENV: py310
APPVEYOR_BUILD_WORKER_IMAGE: *macos_image
- TOXENV: py311
APPVEYOR_BUILD_WORKER_IMAGE: *macos_image
- TOXENV: py37
PYTHON: "C:/Python37"
APPVEYOR_BUILD_WORKER_IMAGE: *windows_image
Expand Down

0 comments on commit f97cd54

Please sign in to comment.