Skip to content

Commit

Permalink
no dark age versions
Browse files Browse the repository at this point in the history
  • Loading branch information
wboykinm committed Dec 17, 2024
1 parent 514715d commit 0f98f94
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ environment:
matrix:
- APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu
APPVEYOR_JOB_NAME: "python39-x64-ubuntu"
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
APPVEYOR_JOB_NAME: "python39-x64-vs2015"
- APPVEYOR_BUILD_WORKER_IMAGE: macos-sonoma
APPVEYOR_JOB_NAME: "python39-x64-macos-sonoma"
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022
APPVEYOR_JOB_NAME: "python39-x64-vs2022"
- APPVEYOR_BUILD_WORKER_IMAGE: macos
APPVEYOR_JOB_NAME: "python39-x64-macos"

stack: python 3.9

Expand Down

0 comments on commit 0f98f94

Please sign in to comment.