Skip to content

Commit

Permalink
ci: use normal AppVeyor macOS image
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii committed Jan 3, 2023
1 parent 04c45bd commit f8924ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ environment:
APPVEYOR_JOB_NAME: "python37-x64-ubuntu"
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
APPVEYOR_JOB_NAME: "python37-x64-vs2015"
- APPVEYOR_BUILD_WORKER_IMAGE: macos-mojave
APPVEYOR_JOB_NAME: "python37-x64-macos-mojave"
- APPVEYOR_BUILD_WORKER_IMAGE: macos
APPVEYOR_JOB_NAME: "python37-x64-macos"

stack: python 3.7

Expand Down

0 comments on commit f8924ce

Please sign in to comment.