mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Add MacOS image to the Linux AppVeyor YAML file: should be the same
This commit is contained in:
parent
e483c09166
commit
01a6e9a151
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
version: 2.{branch}.{build}
|
||||
|
||||
image: Ubuntu2004
|
||||
image:
|
||||
- Ubuntu2004
|
||||
- MacOS
|
||||
|
||||
build: off
|
||||
|
||||
|
|
Loading…
Reference in a new issue