Add MacOS image to the Linux AppVeyor YAML file: should be the same

This commit is contained in:
Dmitri Tikhonov 2021-02-12 09:03:44 -05:00
parent e483c09166
commit 01a6e9a151
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
version: 2.{branch}.{build}
image: Ubuntu2004
image:
- Ubuntu2004
- MacOS
build: off