Skip to content

Commit

Permalink
ci: update Appveyor macOS example too
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii committed Jan 3, 2023
1 parent f8924ce commit 4cac35e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/appveyor-minimal.yml
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 4cac35e

Please sign in to comment.