mirror of
https://github.com/moonlight-stream/moonlight-qt
synced 2024-11-10 13:44:17 +00:00
Use newer AppVeyor image for macOS builds
This commit is contained in:
parent
c750ec3cc7
commit
85777e85fa
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ environment:
|
|||
matrix:
|
||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022
|
||||
QTDIR: C:\Qt\5.15
|
||||
- APPVEYOR_BUILD_WORKER_IMAGE: macOS-BigSur
|
||||
- APPVEYOR_BUILD_WORKER_IMAGE: macOS-Monterey
|
||||
BUILD_TARGET: macos
|
||||
- APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu1604
|
||||
BUILD_TARGET: steamlink
|
||||
|
|
Loading…
Reference in a new issue