Skip to content

Commit

Permalink
AppVeyor: Remove build for Python 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dalcinl committed Dec 14, 2023
1 parent 05316e5 commit db95d11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ image: Visual Studio 2019

environment:
matrix:
- PYTHON: "C:\\Python36-x64"
- PYTHON: "C:\\Python37-x64"
- PYTHON: "C:\\Python38-x64"
- PYTHON: "C:\\Python39-x64"
Expand Down

0 comments on commit db95d11

Please sign in to comment.