mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-25 20:48:52 +03:00
Fix macOS image name
This commit is contained in:
parent
4a6b9f7b42
commit
e983346e85
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ stages:
|
|||
|
||||
- job: macOS
|
||||
pool:
|
||||
vmImage: 'macOS-10.12'
|
||||
vmImage: 'macOS-10.13'
|
||||
steps:
|
||||
- template: .ci/azure-build.yml
|
||||
|
||||
|
|
Loading…
Reference in a new issue