Skip to content

Commit

Permalink
CD: use an older macOS image
Browse files Browse the repository at this point in the history
In order to create wheels compatible with older macOS versions.
  • Loading branch information
sbraz committed Nov 25, 2022
1 parent 5731861 commit 61fb923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
environment:
LINUX_IMAGE: &linux_image Ubuntu2004
MACOS_IMAGE: &macos_image macos-monterey
MACOS_IMAGE: &macos_image macos-catalina
WINDOWS_IMAGE: &windows_image Visual Studio 2022
LIBZEN_VERSION: 0.4.39
MEDIAINFO_VERSION: 22.09
Expand Down

0 comments on commit 61fb923

Please sign in to comment.